Search Issue Tracker
Fixed
Fixed in 2021.3.X, 2021.3.17f1
Votes
0
Found in
2021.3.16f1
Issue ID
UUM-21993
Regression
Yes
[2D Platformer Microgame] "MissingReferenceException" is thrown when "Maximize" function is used
How to reproduce:
1. Create and open a "2D Platformer Microgame" project
2. Load Tutorials
3. Start "Get Started" Tutorial
4. Select "Maximize" function from the meatball menu
5. Observe Console window
Expected result: Tutorial window should be maximised. Console should be clean (without the errors)
Actual result: Console throws an error "MissingReferenceException: The object of type 'DockArea' has been destroyed but you are still trying to access it"
Tested on: macOS Monterey, version 12.6
Reproducible with: template version 4.0.1 (2021.3.16f1)
Not reproducible with: template version 2.1.0 (2020.3.43f1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Trying to access the DPI setting of a visual element that is not on a panel." warning thrown when entering/exiting Play Mode with new Hierarchy not displayed
- Transparent geometry does not render in Built-in Renderer Deferred mode when a custom post-processing effect is enabled on Mac with Metal API
- BuildVectorImage(SceneInfo, Rect) is internal, and should be public
- SVGImporter preset added to the Preset Manager changes to a ScriptedImporter when restarting the project
- Built-in Standard shader variants remain stripped from the build when retained via Shader Variant Collection or Shader Build Settings
Resolution Note (fix version 2021.3):
Fixed by another bug-fix. Not reproducible in Unity 2021.3.17f1.