Search Issue Tracker
Fixed in 2018.2.X
Won't Fix in 2017.2.X
Votes
0
Found in
2017.2.0p1
Issue ID
991285
Regression
No
Project causes "Failed executing external process for 'Bake Runtime' job." messages when run as service
To reproduce:
1. Download zip file of project from OwnCloud and unzip..
3. Edit BuildCommand.bat to point to the installation directory of Unity
4. Edit install-service.bat to enter your Windows username and password, e.g sc config camobuild obj= .\bob password= bobspass
5. Run install-service.lnk and click yes to Admin prompt.
6. Run run-service.lnk and click yes to Admin prompt. Two powershell windows should pop up, one will have a log of Editor.log.
7. Wait for a while
8. Eventually, you should see:
(Filename: C:\buildslave\unity\build\Editor/Platform/Windows/ExternalProcess.cpp Line: 221)
Failed executing external process for 'Bake Runtime' job.
Reproduced in 2017.2.0p1, 2017.2.1p3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Add comment