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
- The "Install Packages" button misses tooltips that would explain its behaviors
- Adding "Color" Element in UI Builder breaks Color Picker
- UI Builder Viewport is rendered in solid black and ArgumentOutOfRangeException is thrown when zooming in
- Game view renders yellow color when using RenderTexture.autoGenerateMips with DX12
- The "Multiplayer Widgets" package is displayed as an option for the installation even though it is already installed
Add comment