Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
2018.1.0b10
Issue ID
1012228
Regression
No
BuildPipeline.BuildPlayer aborts too late if PlaybackEngine is missing
How to reproduce:
1. Open the attached "LateError" project (make sure that you don't have IL2CPP playback engine installed)
2. Make sure you have IL2CPP set as Scripting Backend
2. Go to custom "Build" menu item and press "Build Standalone"
Expected result: Error is thrown that IL2CPP playback engine was not found immediately after starting build
Actual result: All scenes are getting built and the build fails only when nearing to the end
Reproducible with - 2018.2.0a4, 2018.1.0b11, 2017.3.1p3, 2017.3.0a1
Fixed in - 2018.2.0a7
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "NullReferenceException: Object reference not set to an instance of an object" error is thrown when attempting to remove a binding in the UIBuilder for a UxmlObjectReference
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
Add comment