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
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
- Inspector window not updating when switching GameObjects in Play Mode while having a VR headset connected
- “UnityException: GetInvalidFilenameChars” errors are thrown, and the Overlay Save Preset button becomes unusable when entering Play Mode with a shortcut while Overlay Save Preset window is opened
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
- [Android] Light2D visuals stacking over frames when using RenderGraph
Add comment