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
- Crash on ShowDelayedContextMenu(bool) when changing the Size options of a Visual Element in the UIToolkit Inspector
- Crash when total memory consumption is over 2GB
- Red dots are rendered when copying texture with ASTC format and CompressGpu
- [Linux] "Trying to load color backbuffer into a complex RenderPass setup" error is thrown after entering Play mode in AR Mobile template project
- [Android] Neither of the callbacks are called when several videos with VideoPlayer are spawned on the target on the Google Pixel devices
Add comment