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
- Crash on BatchApplyPropertiesFromSourceAssetDB when opening a specific project
- Scene view Camera cannot be moved with WASD/QE keys when the Right Mouse Button is held down and the Mouse is not moved
- Crash when calling default interface method from virtual method with same name
- [Android] Unity does not include the ".aab" extension for an AppBundle when it is built via script with the buildPlayerOptions.locationPathName = "AppName.apk" and EditorUserBuildSettings.buildAppBundle = true
- [Android] Duplicate fingers reported in InputSystem.EnhancedTouch.Touch.activeFingers array
Duncro
Sep 07, 2021 18:34
Ive tried it in 7.6.0 and 7.7.1, both have this issue