Search Issue Tracker
Fixed
Fixed in 6000.0.22f1
Votes
0
Found in
6000.0.21f1
Issue ID
UUM-84288
Regression
Yes
NullReferenceException error occurs when using Screen Space Ambient Occlusion and hovering over the Inspector window
How to reproduce:
1. Open the attached "IN-85625" project
2. Open “Assets/Bug/Scene.unity”
3. Locate “PC_Renderer” inside the Assets folder and enable Screen Space Ambient Occlusion in the Inspector window
4. Select “Volumetric Light (1)” in the Hierarchy and hover the pointer over the GameObject’s Inspector window
5. Observe the Console window
Expected result: No errors appear in the Console window
Actual result: NullReferenceException error in the Console window
Reproducible in: 2023.3.0a18 , 6000.0.21f1
Not reproducible in: 2021.3.44f1, 2022.3.50f1, 2023.1.0a17, 6000.0.23f1
Fixed in: 6000.0.22f1
Reproducible on: Windows 11, macOS 13 (M1), macOS 14.5 (M1 Ultra)
Not reproducible on: No other environments tested
Note: In versions before 6000.0.14f1 an Assertion error gets thrown instead of a NullReferenceException
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Code runs slower when using a cached exception instance compared to creating a new one
- Broken UI in Default Preset Add Section of "Preset Manager" window
- [iOS] The Player freezes when closing the Notification Center and quickly swiping down from top
- Crash on Texture2D:SetPixelImpl when rapidly calling Texture2D.Apply()
- Graph Lines are not rendered when using Experimental GraphView or GridBackground
Add comment