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
- Editor colors appear darkened out when HDR Display Output is enabled
- Default Mesh Renderer Material cannot be found in the Select Material window after removing it from the GameObject
- UI Builder button text disappears in the GameView when the radius of the button is increased in a specific project
- Paste Settings functionality does not save the pasted settings in volume profile when reloading the project
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
Add comment