Search Issue Tracker
Fix In Review for 12.0.0
Votes
2
Found in [Package]
10.4.0
Issue ID
1349305
Regression
Yes
[Terrain][URP] Terrain holes aren't clipped from shadow map
Reproduces in 10.4.0 and up
Does not reproduce in 7.6.0
Repro steps:
1. create a terrain
2. Paint a hole in the terrain
3. Create a plane gameobject
4. Position the plane gameobject below the hole
Expected result: a shadow is not cast on the plane
Actual result: a shadow is cast on the plane
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
Duncro
Sep 07, 2021 18:34
Ive tried it in 7.6.0 and 7.7.1, both have this issue