Crashes when Loading Scene

I have been working on a game, and have no problems along the way. Then all of a sudden, Unity crashes. I figure no big deal, and reboot. I can open up my project, but whenever I try to open my scene, it crashes again without giving me any information. Any ideas on what I can do?

The only thing I have noticed is that it says 2D at the top when it is a 3D game. When going into setting, it does say that it is 3D default.

I would possible suggest creating a new Unity project and copying your assets over to it(Everything in the Assets folder of your old Unity project). If that fails do 1 file or folder at time to try weed out any problamatic code or corrupt files.