Search Issue Tracker
Fixed
Fixed in 2022.2.2f1, 2023.1.0a24
Votes
0
Found in
2022.2.0b15
2023.1.0a18
Issue ID
UUM-19587
Regression
Yes
GBuffer shadowmask only contains red channel
There is an unexpected difference in lighting between deferred and forward caused by an incorrect render of the shadowmask in the GBuffer (_GBuffer5). Not sure if this is the only cause or only part of it.
Attached images for expected vs actual
Steps to repro:
# Download and open the repro project
# Find the renderer in the settings folder
# Swap it's rendering path to forward and see 2 shadow masked spot lights appear
Disabling the main directional light (which is taking the red channel of the shadow mask) and rebaking will free up the red channel so one of the spotlights will be working instead.
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
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
- Preview image (screenshot) is not available after capturing snapshot in Memory Profiler
- Crash on UNITY_FT_Stream_ReadAt when changing TMPro properties after unloading an AssetBundle
- Particles spawn at the same position when using raw byte address buffer in VFX Graph
- Decal Shader Graph - Custom vertex interpolators are always 0
Resolution Note (fix version 2023.1.0a24):
Fix validated
Resolution Note (fix version 2022.2.2f1):
Fix validated