Jerome Lacoste

Results 37 issues of Jerome Lacoste

**Problem:** Some of our documents take time to be generated and exceed the default pupeteer 30s timeout. ``` ✖ generating PDF from doc.md → Navigation timeout of 30000 ms exceeded...

feature
help wanted
good first issue

This is related to the fact that we only detect stable unities from the hub and then we don't downloaad the hub modules json file.

Our history on unities doesn't contain all Linux versions. This is because Linux versions are not listed in the archive officially with direct links, only with unityhub:// links. This can...

I kind of remember a potential error with U3D_VERSION support in u3d action. To double check.

Relates to #229 Lacks - [ ] documentation - [ ] unit tests - [ ] cleanup WRT to change in variable - [ ] decision WRT Mac target path...

``` [08:20:53] Failure while trying to pipe /Users/lacostej/Library/Logs/Unity/Editor.log: undefined method `names' for nil:NilClass [08:20:53] /Users/lacostej/Code/WWTK/chesskingdom/.bundle/ruby/2.3.0/gems/u3d-1.0.20/lib/u3d/log_analyzer.rb:159:in `block (2 levels) in parse_line' [08:20:53] /Users/lacostej/Code/WWTK/chesskingdom/.bundle/ruby/2.3.0/gems/u3d-1.0.20/lib/u3d/log_analyzer.rb:133:in `each' [08:20:53] /Users/lacostej/Code/WWTK/chesskingdom/.bundle/ruby/2.3.0/gems/u3d-1.0.20/lib/u3d/log_analyzer.rb:133:in `block in parse_line' [08:20:53] /Users/lacostej/Code/WWTK/chesskingdom/.bundle/ruby/2.3.0/gems/u3d-1.0.20/lib/u3d/log_analyzer.rb:190:in...

running the Example2 leads to some weird lines added at the top of the editor AFTER process started: ``` Launching external process: /Applications/Unity_5.6.1f1/Unity.app/Contents/Tools64/JobProcess Launching external process: /Applications/Unity_5.6.1f1/Unity.app/Contents/Tools/UnityShaderCompiler Launching external process:...

Backport our u3d based code for compiling DLLs into u3d.

enhancement

I would like to add a few new features, like * license management (view, add, ...) * seat management I wonder if we should reorganize the core with a plugin...

enhancement

It would be cool it the Updating Assets would be turned into a one '.' per asset ```` Updating Assets/..... - GUID: ........ done. [Time: 61.886165 ms] Updating Assets/..... -...

enhancement