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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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.