Search Issue Tracker
Won't Fix
Votes
0
Found in
2023.3.0a1
Issue ID
UUM-45932
Regression
No
[HDRP][Reflection Probe] error spam in console when no rendering layers assigned in Global Settings asset
steps
# open repro project
# open scene
# in hierarchy, select (or create and select) a reflection probe
# ensure inspector tab is visible
# in project tab, select "HDRenderPipelineGlobalSettings.asset"
# in inspector tab, rendering layers > rendering layer names
## right click the first element and select "delete array element"
Expected: no errors in console
Actual: error spam console
repro: 2023.3.0a1
Workaround: add a rendering layer(s) to global settings, or do not use the Reflection Probe inspector and then clear console errors
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note:
Cannot reproduce. I expect a similar issue was already fixed in the past.