Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
11.0.0
Issue ID
1309383
Regression
Yes
[URP] Terrain shadow caster pass doesnt match forward pass leading to severe artefacts
Shadow artefacts appeared in teh Boat Attack project, these seem to originate from the shader Terrain/Lit (Base Pass) shadow caster and certain patches(maybe non-instanced ones) render with the incorrect heightmap, this leads to the shadow map having disparities from the rendered scene causing massive self shadowing and artefacts.
Repo Steps:
1. Clone master branch of Boat Attack repo - https://github.com/Unity-Technologies/BoatAttack
2. Import local version of URP 11
3. Look around the same area that is in the attatched video
Expected Results: The should be no visual artefacts and the shadowmap should render the terrain correctly
Actual Results: The terrain in the shadowmap is broken and causes shadow rendering artefacts
Note: Might only happen on terrain patches that are not part of an instanced group(see image)
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
This is a duplicate of issue #1304644