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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Resolution Note (fix version 2021.3):
Fixed by another bug-fix. Not reproducible in Unity 2021.3.17f1.