Search Issue Tracker
Fixed in master 2021 11 12
Votes
0
Found in [Package]
master 2021 11 12
Issue ID
1380294
Regression
Yes
[HDRP] Null error while adding a volume component
Should reproduce on any project, I tested on 2.
Repro steps:
1) Create a game object
2) Add volume component
Result: Error
NullReferenceException: Object reference not set to an instance of an object
UnityEditor.Rendering.VolumeEditor.RefreshEffectListEditor (UnityEngine.Rendering.VolumeProfile asset) (at D:/Git/Graphics/com.unity.render-pipelines.core/Editor/Volume/VolumeEditor.cs:74)
UnityEditor.Rendering.VolumeEditor.OnEnable () (at D:/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
- 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
- TMP Input Field is moving Text and Caret UI positions for each new line when 'Auto Size' and 'Multi Line Newline' are used
Add comment