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
- Mouse inputs cannot be inputted when searching the Shortcuts Menu by type "Shortcut"
- "Debug Assertion Failed!" error when launching Windows Dedicated Server Player with Script Debugging enabled
- [Cinematic Studio][3D HDRP] Shader warnings thrown in the Console window when creating a new project with Cinematic Studio template
- Autoplay is triggered on Audio Assets when changing Asset Bundle tags
- Inspector Asset Bundle section has no indication for Variants, AssetBundle is written without a space, and Variant dropdown menu is available without setting the Asset Bundle first
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.