Search Issue Tracker
Fixed in 12.0.0
Votes
0
Found in [Package]
master 2021 05 05
Issue ID
1333947
Regression
No
[HDRP] Non descriptive errors and unexpected rendering when unsupported texture type is assigned as a cookie
Reproduction:
1) In any HDRP project add a Spot light
2) Assign attached image as a cookie
3) Switch light type to Point
Result: The cookie will be rendered in a weird way with non descriptive errors in the console.
Actual: Unsure what we should do, maybe dont apply the cookie if its not a cube map? Or at least change the errors to be more descriptive, saying that this texture type is unsupported for this light type.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
Add comment