Search Issue Tracker
Fixed
Fixed in 2021.3.14f1
Votes
0
Found in
2021.3.13f1
Issue ID
UUM-19061
Regression
No
"NullReferenceException: Object reference not set to an instance of an object" errors become visible when "Maximize" window function is used in "Runner Game" tutorial section
How to reproduce:
1. Create a new project using the "Runner Game" template;
2. Go to "Tutorial" section;
3. Click on meatball menu and select "Maximize";
4. In new maximized view select the same menu and select the same "Maximize" function;
5. Observe "Console" window.
Expected results: Window should be returned to the initial view. No errors should be in console.
Actual results: Console displays errors.
Reproducible with: 2021.3.13f1
Could not test with: 2020.3.41f1, 2022.1.22f1, 2022.2.0b14, 2023.1.0a18 (Template is not available)
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Resolution Note (fix version 2021.3.14f1):
Issue verified on "Runner Game" version 1.0.2.
Maximize function works correctly.