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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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.