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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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