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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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.