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
- [VFX Graph] ArcTorus Transform changes in blackboard not reflected in Graph
- Text deletion works incorrectly in an input field when the Chinese language is used and the "Event System" Component is turned off
- Typed text doesn't appear in an input field when the Chinese language is used and the "Event System" Component is turned off
- Script associated with "GlobalVolumeFeature" is missing when inspecting "Mobile Renderer" Asset
- Clearable "RenderingCommandBuffer" errors are thrown in the Console when creating project using Universal 3D Template
Resolution Note (fix version 14.0.0):
Fixed in 12.1.4 (2021.2.9f1), 14.0.0 (2022.2.0a3)