Search Issue Tracker
Fixed
Fixed in 2022.3.25f1, 2023.2.19f1, 6000.0.0b15
Votes
2
Found in
2022.3.0f1
2023.2.16f1
2023.3.0a1
6000.0.0b11
7000.0.0a1
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
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
Resolution Note (fix version 6000.0.0b15):
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