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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment