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
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
Add comment