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
- the search field has an additional icon that has no functionality
- Splash Image logo is shown after being removed when pressing the Preview button
- Crash on GenerateParticleGeometry when creating certain particles
- HD Sample Buffer returns black for Rendering Layer Mask when Custom Pass Volume is not active
- SpriteRenderer has wrong input color when associated material uses SRPBatcher
Resolution Note (fix version 2023.1.0a24):
Fix validated
Resolution Note (fix version 2022.2.2f1):
Fix validated