Search Issue Tracker
Fixed in 14.x.x
Votes
0
Found in [Package]
Issue ID
1394718
Regression
No
[HDRP] Renaming APV baking sets throws warnings
Version tested: 2022.1.0a1 + master
Steps to reproduce:
0) Start empty project, import HDRP
1) Enable APV in Default Settings and HDRP asset
2) Open Window/Rendering/Probe Volume Settings
3) Add a new baking set and try to rename it
4) Observe warnings thrown
Main Object Name 'Set 1' does not match filename 'New Baking Set'
UnityEngine.Experimental.Rendering.ProbeVolumeBakingWindow:<InitializeBakingSetList>b__29_0 (UnityEngine.Rect,int,bool,bool)
UnityEditorInternal.ReorderableList:DoListElements (UnityEngine.Rect,UnityEngine.Rect) (at /Users/bokken/buildslave/unity/build/Editor/Mono/GUI/ReorderableList.cs:941)
UnityEditorInternal.ReorderableList:DoLayoutList () (at /Users/bokken/buildslave/unity/build/Editor/Mono/GUI/ReorderableList.cs:718)
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment