Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2018.4.X, 2019.1.X
Votes
0
Found in
2019.1.0b5
Issue ID
1131348
Regression
No
Shadows fail to cast in this scene
Shadows fail to cast in this scene
This scene shadows fail to render, there is two reasons, first is LWRP still listens to the shadows setting in Quality Settings so if shadows are off there then the sahdow pass fails to execute. Second then it is enabled in quality settings the shadow pass is empty, this might be connected to mixed lighting being baked then disabled.
Repo steps:
1) Open attatcehd project
2) Load sample scene
Expected results: Shadows are cast from the spheres
Actual result: No shadows are cast in the scene
Repoed with LWRP 5.3.1 in 2019.1a5
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
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “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
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 2019.2):
When an SRP is active now the shadow controls are handled by the SRP rather than the hidden quality setting.