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
- EditorGUILayout.PropertyField foldout icon inside Vertical Layout Group has an incorrect indent when used with OnInspectorGUI()
- [Android] [iOS] "NullReferenceException: Object reference not set to an instance of an object" throws when entering the Play Mode/opening the application
- The Player freezes on load when building Web platform
- Animator "Conditions" tab breaks when the only Parameter is deleted and another one is created
- "Shader error in 'Universal Render Pipeline/Lit': maximum ps_5_0 sampler register index (16) exceeded" error thrown after a build is completed when the "LOD Cross Fade" parameter is enabled
Add comment