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
- Sprite Atlas remains loaded in memory after scene change or unloading assets
- Decompressing a DeflateStream under IL2CPP misses a few bytes
- Referred style sheet stays dirty after saving when using the UIBuilder
- The Height map Amplitude is not working when using HDRP/LayeredLit
- Infinite inertial tensor rotation values are not discarded (both AB and RB)
Add comment