Search Issue Tracker
Fixed
Fixed in 2022.3.22f1, 2023.2.15f1, 6000.0.0b11
Votes
0
Found in
2022.3.20f1
2023.2.8f1
2023.3.0b5
6000.0.0b11
Issue ID
UUM-62792
Regression
No
"MissingReferenceException: The object of type 'UnityEditor.DockArea' has been destroyed but you are still trying to access it." is thrown when maximizing the Game view window
How to reproduce:
1. Open the attached project "Ruined.zip"
2. Double-click on the Game view window tab
Expected results: No errors are thrown in the Console window
Actual results: "MissingReferenceException: The object of type 'UnityEditor.DockArea' has been destroyed but you are still trying to access it." is thrown
Reproducible with: 2023.2.8f1, 2023.3.0b5
Could not test with: 2021.3.35f1, 2022.3.19f1 (compilation errors in the Console window)
Reproducible on: Windows 10 22H2
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Draw Additional Lights Shadowmap" calls increase when custom MaterialBlockProperty is used
- Crash on _platform_memmove when importing the "Dragon Crashers - URP 2D Sample Project" to a new 2D project
- "Shader is not supported on this GPU" warnings and and shaders are not loading when building the project for non-Chromium browsers
- [iOS][URP] The screen flickers and the "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously
- Shortcut Manager shows empty conflict filter when resolving runtime conflicts involving different contexts
Add comment