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
- GitHub and GitLab "Personal Access Token" is periodically cleared while Unity Hub is running on Linux
- Attribute on Toolbar Overlay does not resolve when importing .unitypackage
- Remote repository size is not shown for GitHub repositories when expanding project details
- "Repository name" field and "slug preview" don't have correct validation and become inconsistent when unsupported characters are entered
- Package Manager throws ScriptableSingleton related errors after a package was installed while there were pending package manifest changes
Add comment