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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment