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
Comments (1)
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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Duncro
Sep 07, 2021 18:34
Ive tried it in 7.6.0 and 7.7.1, both have this issue