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
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Resolution Note (2020.1.X):
minor/cosmetic