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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment