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
- [macOS] Editor window is not restored to previous position when launching the Editor and mouse cursor is on a different screen
- [Usability] Warning message in an Adaptive Probe Volume Component is not informative enough when Realtime Global Illumination is enabled
- Inspector for Adaptive Probe Volumes is not repainted when toggling Realtime Global Illumination setting in the Lighting Window
- Surface Inputs are not rendering when using the custom BaseShaderGUI
- Reflection Problem custom Cubemap loses its reference when HDR is enabled and the platform is switched
Add comment