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
- Warnings thrown when adjusting Time Scale to Homogenous Speed in a BlendTree are not helpful to the user
- Crash on __pthread_kill when opening a specific project
- Animator States disappear when opening their Context Menus right after Pasting them
- "NullReferenceException" is thrown when rapidly expanding and collapsing the folders in the VFX Graph Node creation menu
- VFX Graph tab always opens between "Scene" and "Game" views instead of opening after already opened tabs
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.