Objects hiding from scene

I’m facing an issue where objects are hiding when I jump. Also sometimes shadows disappear when i move away from objects.

I’m using unity 2020.3.26f1
Here’s my camera settings: Screenshot by Lightshot
video: 0gc1kq

Where is the center point of your brown block? It might be possible that as you jump, the center point falls outside of the camera’s frustum and it stops rendering it. If you zoom out a bit, does the issue still happen?