Search Issue Tracker
By Design
Votes
0
Found in
5.6.1p1
Issue ID
920500
Regression
No
Build & Run cancels build when Exceptions unrelated to build occur; Non-Run build ignores these errors
Reproduction Steps:
1. Import attached project.
2. Open "Test" scene.
3. Observe build unrelated error in the console.
4. Build and Run project.
Expected result: A build is created despite the errors. This is the case when building the project without running it immediately. This is achieved by selecting "Build" in Build Settings.
Actual result: A build is not created. Error is thrown out in the console: "Error building Player: 2 errors"
Reproducible with: 5.5.3p4, 5.6.1p4, 2017.1.0b9, 2017.2.0a3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The text, buttons and checkmarks are outside their visual bounds when the Tier Settings window is docked
- Invalid front face configuration when building with GraphicsAPI set to WebGPU
- WebGL builds report wrong screen resolution if "matchWebGLToCanvasSize" is set to "false"
- List<T> in the Inspector does not update values when changed through Dropdown menu
- Crash on keywords::LocalSpace::Find when reimporting specific assets
Add comment