Search Issue Tracker
Not Reproducible
Votes
2
Found in
2019.1.0a12
2019.2.0a1
2019.3.0a1
2019.3.0a7
Issue ID
1167903
Regression
Yes
Closing Unity after building NavMesh surface results in the Editor freezing
How to reproduce:
1. Open attached project "Island_Defenders_stripped.zip" and scene "Game"
2. In Hierarchy window, select "Terrain" object
3. In Inspector window, "Nav Mesh Surface" -> press "Bake" multiple(5) times (or modify the surface settings so it takes longer to bake, need time for the following step)
4. While "Nav Mesh Surface" is baking, constantly resize any window (a lot of warnings should appear in the Console window)
5. After the baking process is complete, continue to resize the window for a few seconds
6. Try baking the nav mesh surface (optional step, the Bake process is stuck at 0%)
7. Close Unity (if unable to reproduce this bug, repeat from step 1 to step 5)
Expected result: Unity closes
Actual result: Unity freezes, Task Manager is needed to close the Editor
Reproducible with: 2019.1.0a12, 2019.1.10f1, 2019.2.0b9, 2019.3.0a9
Not reproducible with: 2017.4.30f1, 2018.4.4f1, 2019.1.0a11
Additional notes:
* When the Library folder is corrupted a lot more warnings are thrown on the 2018.4.4f1 Unity versions (compared to when the Library folder on launch is deleted)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [UI Builder] Viewport's gizmos for Margin and Padding disappear when dragging to modify the value and the cursor leaves the Spacing section
- "Multiplayer Center" window does not reflect changes made in "Other Packages" section
- Crash on D3DKMTOpenResource when capturing with RenderDoc while GPU Skinning is set to GPU(Batched)
- Editing and saving Curve changes in UI Builder window throws multiple errors in the Console
- [UI Builder] Value is not selected when left clicking on Spacing/Border Widget values
Add comment