Search Issue Tracker
Fixed in 14.0.0
Votes
3
Found in [Package]
13.1.4
Issue ID
1395007
Regression
Yes
NullReferenceException and Render Graph Execution errors when removing Directional Light in Physically Based Sky environment
Reproduction steps:
1. Open the attached 'New Unity ProjectHDRP'
2. Open the 'SampleScene'
3. Deactivate the Directional Light
4. Observe the Console
Expected result: No errors are in the Console
Actual result: Render Graph Execution errors and NullReferenceExceptions are in the Console
Reproducible with: 12.1.2 (2021.2.7f1), 13.1.2, 13.1.4 (2022.2.0a1)
Not reproducible with: 7.7.1 (2019.4.34f1), 10.7.0 (2020.3.25f1), 12.0.0 (2022.1.0a4), 13.1.1 (2022.1.0a16) 13.1.4 (2022.1.0b2)
Thrown exceptions:
- Render Graph Execution error at pass Volumetric Clouds Ambient Probe (4)
- NullReferenceException: Object reference not set to an instance of an object
- Render Graph Execution error
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UnityLinker causes crash when outputting snapshot data for very large projects
- Camera Preview does not detect multiple cameras with same GameObject name
- Crash on TypeTreeIterator::Children() when renaming a corrupted asset while Asset Serialization is set to Mixed
- Cameras (Camera.targetDisplay) render only to Display 0 in the Player when Multi-Display setup is used and DX12 API is set
- [Vulkan] _CameraOpaqueTexture produces a feedback effect on Android Adreno devices when using Vulkan
Resolution Note (fix version 14.0.0):
Fixed in 12.1.4 (2021.2.9f1), 14.0.0 (2022.2.0a3)