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
- Property field override bar does not update transparency correctly when switching between valid and invalid GameObjects
- Project window selection is not updated when search term is changed
- Error when adding valid MonoBehaviour script to Prefab in Project window
- Editor Launch Screen will close when Enter is pressed on it
- ObjectPool's pool is destroyed when entering Play Mode without reloading Domain
Add comment