Search Issue Tracker
Fixed in 8.1.0
Votes
5
Found in [Package]
8.0.1
Issue ID
1215610
Regression
No
[URP] Shadows flicker when Shader is using _WorldSpaceCamerPos and Terrain has Draw enabled for Trees and Details
How to reproduce:
1. Open the attached project's Scene labeled "Shadow Bug"
2. Enter the Play Mode
3. In the Game View, move the Camera around (by Right-Clicking and dragging the mouse)
4. Observe the "Grass" GameObject's shadows
Expected result: Shadows do not flicker
Actual result: Shadows flicker when moving the Camera
Reproducible with: 2019.3.4f1, 2020.1.0a26, 2020.2.0a2 (7.0.0, 8.0.1)
Couldn't test with: 2017.4.38f1 (Package Manager does not exist), 2018.4.19f1 (Shader is not compatible with Lightweight-RP)
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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Resolution Note (fix version 8.1.0):
Fixed version available in Unity 2020.1.0a23 and above