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
- Depth is not rendered in a depth-only camera which is set up by a custom script
- The Scene\Game view is grey when two "Universal Additional Camera Data" scripts are attached to the camera
- NullReferenceException error thrown when changing Scenes in Play Mode
- Crash on "'anonymous namespace'::ConvertFBXShapes" when importing an FBX file
- Crash on Transform::RemoveFromParent when Object.DestroyImmediate() is called on Transform
Duncro
Sep 07, 2021 18:34
Ive tried it in 7.6.0 and 7.7.1, both have this issue