Blank Scene Editor

I’m using Unity 4 and i have the problem that the scene editor is just blank. The terrain and all other objects are not visible in the scene editor, but the game works fine. What’s the problem?

Check if al the layers are on. Top right corner dropdown.

On another pc is everything working fine with the same project. Therefore i reinstalled Unity, but still the same problem

try to install a new Windows system and if it does not work you need to get a new graphics card

i’ve tested it now on the same pc via dualboot on windows 8 and there it’s also working fine

I’ve encountered something like this in Unity 3 with corrupt scene view camera settings a while back. Try going into regedit and clearing the Unity 4 preferences out. It should recreate them on next launch.

Now it’s working. First i unistalled Unity then deleted every folder and everthing in the registry and reinstalled unity

I just had the same thing happen in Unity 5. I have multiple scenes in a project, all the other scenes show up correctly. The project is loaded into Github, so I removed the project from this system and cloned again. Same issue with just this one scene. I then went to my laptop, cloned a fresh copy, and everything loaded as expected on the laptop.

I will add that there is nothing in the Hierarchy tab for this scene. No camera, no Canvas, no event system.