Search Issue Tracker
Fixed in 2017.2.X
Votes
0
Found in
2017.1.0b3
Issue ID
907429
Regression
No
Canceling build shows "Build failed" error message
Reproduction steps:
1. Start building any project
2. Press "Cancel"
3. The following message is printed in the console:
UnityEditor.BuildPlayerWindow+BuildMethodException: Build failed with errors.
UnityEditor.HostView:OnGUI()
Expected results:
"Build canceled" info message is printed instead
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment