volume rendering error on call GetDepthImage()

When I set the six clip planes during volume rendering,
the depth image is correct when I don’t rotate the camera lens,
depth-ok

but when I rotate the camera lens I get a problem where the depth image is partially missing
depth-error

The camera uses parallel projection and the renderwindow set viewport.

What is the problem and how do I fix it?