A Unity3D v5 problem, Only Skybox is visible.

Hello.

I just disabled the DirectX 11 in the Player settings and it was fine, Then I restarted the software to continue making my game, after that, I saw nothing but skybox in the game view but in the scene view everything is visible and okay. I’ve searched Google but failed to find an answer, I’d be glad if someone help.

Thanks for taking your time.

PS: I restarted the software again, still nothing changed. Also when I set the main camera’s clear flag to None, the game objects would be visible but the Skybox would be invisible. That is driving me nuts.

Selected all dependencies and export my project as a package, then I re-import them in a new project. Problem solved, Conclusion: The problem must be related to the old project settings since project settings wont get imported along with the project files when imported in a new project in form of a UnityPackage file.