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
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
Add comment