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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment