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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment