Search Issue Tracker
Fixed
Fixed in 2022.3.20f1
Votes
0
Found in
2022.3.19f1
Issue ID
UUM-108873
Regression
No
Error is thrown when doing the "add a room" tutorial step 8/11 in FPS Microgame template project
How to reproduce:
1. Open the project “IN-103558”
2. Follow the “add a room“ tutorial until step 8/11
3. Observe the error in the console and the inability to click “Next“
Expected result: The "Next" button is active and no error is thrown
Actual result: The "Next" button is inactive, and a runtime error is thrown
Reproducible with: 2022.3.19f1
Not reproducible with: 2021.3.52f1, 2022.3.63f1, 6000.0.51f1, 6000.1.7f1, 6000.2.0b5
Could not test with: 2022.1.0a1 (“add a room“ tutorial not opening)
Fixed in: 2022.3.20f1
Reproducible on: Windows 11 Enterprise
Not reproducible on: No other environments tested
Notes:
- Issue does not reproduce when downgrading a version
- Error message: {{NullReferenceException: Object reference not set to an instance of an object}}
{{Unity.Tutorials.TutorialCallbacks.ClearAllNavMeshes () (at Assets/FPS/Tutorials/TutorialCallbacks.cs:30)}}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment