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
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
- Error "InvalidOperationException: You are trying to read Input using the UnityEngine.Input class, but you have switched active Input handling to Input System package in Player Settings." is present when using UI Toolkit and New Input System
- "Unable to get the list of approved APIs." is thrown when testing the App Packages with Windows App Certification Kit
- [Linux] The mouse wheel input is inverted when scrolling in the Build
Add comment