Why the hell is it taking so long to load my scene?

So I’ve been working on my game for a month now, I decided to take a break for 5 days, and get back to it again NOTE: I haven’t touched the scene since last time, and last time it loaded perfectly, so now that i launch the Unity 5.0.1 program, its taking too much, I actually had the nerves to wait 30min, but still it doesn’t load the scene.

There is like a progress bar on the bottom right corner, it always stops loading after 7/11, said it was loading something with lights at that point, so I really have no idea how to fix this and what is happening.

Also when it’s loading my PC is doing everything super slow and laggy.

Please help, I’m getting super frustrated even thinking of trying a different type of programming aside from Unity.

Sounds like it might be hanging while doing the global illumination stuff. Not sure exactly how, but if you turn all that stuff off it should run ok. Might take a look at Window->Lighting and click the “baked GI?” I forgot how to do it exactly, but the idea is to have it not do any of that stuff unless you hit a bake or build button somewhere. Maybe someone else can say exactly what it is, but in the meantime maybe this will help.