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
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
Add comment