Search Issue Tracker
Fixed in 6000.0.6f1
Fixed in 6000.0.X, future release
Votes
0
Found in
6000.0.2f1
Issue ID
UUM-71747
Regression
No
NullReferenceException floods the Console when Previewing Probe Adjustments before Probe Volume Baking is finished, Prove Volume Baking hangs
How to reproduce:
- Create a URP 3D sample Project
- Add an Adaptive Probe Volume to the Scene
- Add a Probe Adjustment Volume to the Scene
- Enable Adaptive Probe Volumes in the RP Asset (Light Probe System - Adaptive Probe Volumes)
- Navigate to Window > Rendering > Lighting > Adaptive Probe Volumes and Generate Lighting
- Select the Probe Adjustment Volume in the Hierarchy
- In the Probe Adjustment Volume Component click "Bake Probe Volumes"
- Right after step 7, before the Baking is complete, click "Preview Probe Adjustment"
Actual result:
"NullReferenceException: Object reference not set to an instance of an object
at UnityEngine.Rendering.AdaptiveProbeVolumes.FinalizeCell
at UnityEngine.Rendering.AdaptiveProbeVolumes.BakeDelegate
at UnityEngine.Rendering.AdaptiveProbeVolumes.AsyncBakeCallback" Error floods the Console, Baking operation hangs until Baking is cancelled
Expected result: Either Previewing Adjustments is disabled while Baking or Baking works
Reproducible with: 6000.0.2f1
Couldn't test with: 2021.3.38f1, 2022.3.28f1, 2023.1.20f1, 2023.20f1 (No Probe Adjustment Volumes)
Reproduced on: Windows 11, macOS Sonoma M1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- 'NullReferenceException' error is thrown when the Tutorials window is closed and the "Welcome Dialog" is pressed
- Mouse Postion can become max value or infinity when using touch input with Legacy Input Module
- Crash on RaiseException when creating a multiplayer room while toggling UI
- Performance Markers “Add Column” dropdown has a lot of empty space when opened
- Console Warning -- KeyboardIconAtlas sprite Input Outline goes beyond the boundary of the Sprite rect.
Add comment