Apologies for the slightly off-topic response.
However, when people get into an infinite loop and think they've lost their scene and come looking for help on this thread, this will be most useful to them:
***without starting unity again. This is important, DO NOT start unity again***
Go into your game folder (in myDocuments usually I guess)
Open the Temp folder in the game folder and look for a file called
" __EditModeScene "
Rename this file to the name of your scene in unity that was running when it crashed, so myScene.unity or whatever. Take this file and paste it into the Assets folder in your game folder, overwriting(or preferably backing up first) your scene of the same name.
Open unity again and your scene will be exactly as it was when you pressed Play and crashed the program.
You're welcome.
↧