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
- EditorGUILayout.PropertyField foldout icon inside Vertical Layout Group has an incorrect indent when used with OnInspectorGUI()
- [Android] [iOS] "NullReferenceException: Object reference not set to an instance of an object" throws when entering the Play Mode/opening the application
- The Player freezes on load when building Web platform
- Animator "Conditions" tab breaks when the only Parameter is deleted and another one is created
- "Shader error in 'Universal Render Pipeline/Lit': maximum ps_5_0 sampler register index (16) exceeded" error thrown after a build is completed when the "LOD Cross Fade" parameter is enabled
Add comment