Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4.0f1
2018.3.0a1
2018.3.14f1
2019.1.0a1
2019.2.0a1
2019.3.0a1
Issue ID
1166107
Regression
No
Unlit Shaders render a Shadow Map in Forward rendering when Cascaded Shadows toggle is off in Graphics settings
How to reproduce:
1. Download and open the project "1166107.zip"
2. Open and enable the Frame Debug window
3. Open Graphics settings in the Project Settings window
4. Toggle off Cascaded Shadows in High (Tier 3) settings
5. Inspect Shadows.RenderShadowMap call under RenderForwardOpaque.Render
Expected result: Shadow Map should not be rendered
Actual result: Shadow Map is rendered
Reproducible with: 2017.4.29f1, 2018.4.3f1, 2019.1.9f1, 2019.2.0b8, 2019.3.0a8
Notes:
Notice that Shadow Cascades are disabled in Quality settings, thus Cascaded Shadows toggle in Graphics settings should have no effect at all.
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (2020.1.X):
minor/cosmetic