Unity hangs on certain project and says "compiling scripts"

Hi,

The project opened just fine yesterday, but wont today.

It’s on a dropbox account, so I had a friend open it, and it opens fine for him on his computer.

It sticks on the little box and just says “compiling scripts” - to test this, I removed all the scripts from the assets folder; same error.

I can open most of my other pojects, just not this one. I copied it out of dropbox, and I cant open that either.

I have two installs on unity on my pc, for different updates, and neither can load it.

(I’ve tried restarting etc, no use)

…help?

Bump

Unity hangs on certain project and says “compiling scripts”

Reinstalled. Good until an inability to Play the current Scene, claiming: “Cleaning up leaked objects in scene since no game object, component or manager is referencing them
Texture2D has been leaked 1 times.”

As per certain suggestions here, removed any occurrences of “ExecuteInEditMode” that were not part of Standard Assets (in a simple 3rd-party asset).