Search Issue Tracker
Fix In Review for 13.1.2
Votes
0
Found in [Package]
13.1.2
Issue ID
1382805
Regression
No
[HDRP] Creating or selecting volumes throws errors
Versions tested: 2022.1.0a16 + Master (ef7f7c3ac306f1cd82d19e3bac466c96c72358e8)
Steps to repro:
0) Start an empty project, import SRP master, initialize HDRP
1) Simply create a box volume in the scene
2) Selecting volume also always throws an error
NullReferenceException: Object reference not set to an instance of an object
UnityEditor.Rendering.VolumeEditor.RefreshEffectListEditor (UnityEngine.Rendering.VolumeProfile asset) (at E:/GIT/Graphics/com.unity.render-pipelines.core/Editor/Volume/VolumeEditor.cs:74)
UnityEditor.Rendering.VolumeEditor.OnEnable () (at E:/GIT/Graphics/com.unity.render-pipelines.core/Editor/Volume/VolumeEditor.cs:62)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment