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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment