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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (fix version 2021.3):
Fixed by another bug-fix. Not reproducible in Unity 2021.3.17f1.