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
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- Addressables Profiles and Analyze windows no minimum window size
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment