I am working on a 2.5d project where I am using Sprite3D but for some reason when viewing a sprite that is in front of another the sprite gets cut off, for example the left most white border square show up properly but the ones on the right that have sprites3d behind and some how the sprites3d infront get clipped off on the bottom, see picture. in this picture, the camera is looking down at a -80 degree angle

if I load the same project but with the camera looking down at a -90 degree angle the problem resolves itself, see picture

why is this happening, I need the camera to be at an angle. the background gray color sprites are at a hight of 0 and the white border squares are at a height of 0.1