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
- [Android] [iOS] Sprites used as image objects in Canvas render as rectangles in Player
- [MacOS] Crash on [NSApplication endModalSession:] when saving while Play Mode is loading
- Importing a theme through the Inspector allows importing the same theme multiple times
- Editor window disappears when repositioned in a specific way in Editor
- Importing a theme through the Inspector allows circular import
Resolution Note (fix version 2023.1.0a24):
Fix validated
Resolution Note (fix version 2022.2.2f1):
Fix validated