Scene View Problem

I’m having a problem in my Scene window. It happened when i accidentally hit my keyboard. I tried re-installing but it didn’t fix the problem. Here’s a screenshot of the problem.

Unityproblem

See Unity’s camera manual, look for bits that mention “far clip plane” – anything beyond a particular camera’s far clipping distance won’t be rendered by that camera.

Here is another thread on the topic, and another.