Raymarching shader cast shadow error with shadow cascade?

I’m using Raymarching to render too many voxels in a cube.In shadowcaster pass,I use SV_Depth change the shadow depth,cull mode is Cull Front.But the shadow is error with shadow cascade.I The rendering pipeline I am using is URP.The image is obtained by adjusting the shadow cascade.