Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
12.0.0
Issue ID
1322439
Regression
No
[URP] LineRenderer shadow flicker when using Directional Light and Spot Light with Soft/Hard Shadows
How to reproduce:
1. Open the user's attached "LineRenderer_Shadow_URP_2020.2.2.zip" project
2. Open the "LineRenderer_Shadow" Scene
3. Select the "Spot Light" GameObject in the Hierarchy window
4. Move the "Spot Light" GameObject along the Z-axis
5. Observe the Line Renderer's shadows in the Scene view
Expected result: No flickering for Line Renderer's shadows
Actual result: Line Renderer's shadows are flickering
Reproducible with: 7.5.3 (2019.4.22f1), 10.4.0 (2020.3.1f1), 11.0.0 (2021.1.0b12), 12.0.0 (2021.2.0a9)
Notes:
- The issue is not reproducible in the builtin RP
- The issue is not reproducible in HDRP
- The issue is not reproducible if the Spot Light's Shadow Type is set to "No Shadows" or Realtime Shadow Strength is 0
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
This is a duplicate of issue #1270731