Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0a2
2019.3.0a3
Issue ID
1158374
Regression
Yes
Closing/docking any window (Hierarchy, Scene, Game, Inspector, etc.) causes NullReferenceException
How to reproduce:
1. Open any project
2. Close Hierarchy window (reproduces with any window)
3. Observe Console window
Expected result: no errors are thrown
Actual result: "NullReferenceException: Object reference not set to an instance of an object" error is thrown
Reproducible with: 2019.3.0a2, 2019.3.0a3
Not reproducible with: 2017.4.28f1, 2018.4.1f1, 2019.1.5f1, 2019.2.0b5, 2019.3.0a1, 2019.3.0a4, 2019.3.0a5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
Add comment