Search Issue Tracker
By Design
Votes
4
Found in
5.2.0b3
Issue ID
713930
Regression
No
Baked light casts shadow for object's back face for CastShadows=On
1. What happened
Baked light casts shadow for object's back face for CastShadows=On
2. How we can reproduce it using the example you attached
- Open scene 1
- Bake
See that 'Plane (1)' and 'Quad' objects have CastShadows settings in 'On' but they cast shadows on 'Plane' object through their's back faces.
Expected: Such behaviour is expected for CastShadows='Two Sided'. For CastShadows=On there should be no shadows cast through back faces of planes, quads, and other.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
Add comment