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
- 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