Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4.0f1
2018.3.0a1
2018.3.5f1
2019.1.0a1
2019.2.0a1
Issue ID
1131904
Regression
No
Shadow Strength slider does not change the strength of the shadows when using Shadowmask
How to reproduce:
1. Open attached project
2. Open "scene"
3. Open Project Settings > Quality > Check that Shadowmask Mode is set to "Shadowmask"
4. Select the Directional Light, play with the shadow strength slider, notice how shadows become darker/lighter
5. Use the Shadow Strength slider
Reproducible with: 2017.4.22f1, 2018.3.7f1, 2019.1.0b5, 2019.2.0a7
Actual results: using the Shadow Strength slider does not change anything
Expected results: using the Shadow Strength slider should change the strength of the shadow
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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Resolution Note:
Shadow Strength slider only affects realtime shadows. When using Distance Shadowmask lighting mode, objects within the shadow distance cast realtime shadows. That is why you could see changes when changing Shadow Strength value. On the other hand, in Shadowmask lighting mode, all static objects cast baked shadows, which are not affected by the Realtime Shadow Strength slider.