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
- [iOS] Text Input field stops receiving changes when the "Cancel" button is used on the soft keyboard
- [WebGPU] URP RenderGraph RenderPass doesn't clear textures
- Query Builder items display raw code style names instead of human readable labels in search field
- “+” button does nothing and has no functionality when clicked in Human Template "Bone Template" list
- Solid gray or black areas are present when using ShaderGraph with Custom Function nodes without manual reimport
Add comment