Search Issue Tracker
Fixed in 4.0.0-preview
Votes
2
Found in [Package]
2.0.8-preview
Issue ID
1074222
Regression
No
Shader Graph does not support [_ZClip] hardware feature in its shadowscaster pass
Summary:
The shadowcaster pass in the lit.shader uses the ZClip [_ZClip] rasterizer state setting to control cascaded shadowmap rendering. Shaders generated by Shadergraph for HDRP need to support this state setting in their shadowcaster pass as well.
Steps to reproduce:
1. Download the attached project and open TestScene01
2. Move the camera towards the shadows
3. Notice that the capsule which uses the Shader Graph shader gets its shadow clipped when the camera draws near
Notes:
- Only Directional Light shadows are affected
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 GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Add comment