Search Issue Tracker
Fixed in 2022.3.25f1
Fixed in 2022.3.X, 2023.2.19f1, 6000.0.X, future release
Votes
2
Found in
2022.3.0f1
2023.2.16f1
2023.3.0a1
6000.0.0b11
Issue ID
UUM-54231
Regression
No
Screen Space decals do not take light cookies into account when using forward
Screen space decals only sample shadow maps to determine attenuation. The light cookie atlas should also be sampled.
Steps to repro:
- Open attached repro project.
- Enter play mode
- Observe the red paint decals
Expected: Decals only receive light in the same areas that the regular surfaces do
Actual: Decals seem way too bright since the cookies (which mask out a lot of light) are ignored
This goes for both additional lights and main light even though repro project only uses additional lights
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (fix version 6000.0):
Closing this ticket since the PR with a fix has already landed and released
Resolution Note (fix version 2023.2.19f1):
Closing this issue since 2023.2 is an unsupported version, and a fix for this isse has already landed in 6000.0.b15