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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment