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
- Constant console errors when using Min/Max Slider in PlayMode
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
- [iOS] WebCamDevice.availableResolutions returns a single resolution with width and height both 0 on some iOS devices
Duncro
Sep 07, 2021 18:34
Ive tried it in 7.6.0 and 7.7.1, both have this issue