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
- Resources.UnloadUnusedAssets() freezes the Editor when releasing Mesh objects
- 16-bit Sprite Textures have a banding effect and loss of data when packing into Variant Sprite Atlas
- HDRP Cluster artifacts when having more than 100 lights
- ParticleCollisionEvent.intersection generates extremely high values when particles collide while in Play Mode
- Custom attributes are not properly converted to subgraphs
Add comment