How to recover the scene contents?

When I tested playing, acronis trueimage backup schedule start run, and it consumes all memory. I using 8giga memory.

So computer become extremely slowed, so I just let it go 1 hour.

After trueimage stop working, memory return back, but unity3d’s scene screen I worked was black.

So I just quit unity, it questioned me if I want to save. I click yes.

And then turn on unity again, oh my god…

Scene just I worked out was totally black out and become empty scene.

How can I go back to?

Read through these replies and you will get your answer plus some more. http://forum.unity3d.com/threads/21743-AUTO-SAVE-AUTO-SAVE!!!!-Please?highlight=auto+save

“__EditModeScene”. Where is this temp folder? Thanks for reply. But what I want is, restore 30~1 hour before’s scene file (scene that has many objects,etc). Is this also possible?

Sorry but unity does not have a built in restore.The temp folder is in your project folder.Go to your project folder.You will see a few files Assets, Library,and with those files you will see a file called Temp.Open it and you will find the EditModeScene.

Also make sure you start using this guys script.Works great.

Oh my god, then, when I turn off unity, EditModeScene disappear?

I check now and find that Temp folder only generated when unity is turn on.

Currently, scene file is totally become empty, I must restore this;;;

Thats all that can be done.Sorry.Get use to that ctrl+s a little more i guess.There is no other way to restore this to my knowledge.

So this make me gone to 5 days ago… I must thank myself at least I backed up whole 5 days ago. And also I want to blame myself not backing up every day…

I really want to cry…

For other ppl, I want to describe what I experienced more detail.

When I test playing in unity editor, many object instantiated. over 20~30 character models.

At the same time, acronis true image start running, so true image’s memory leak occur (## Acronis!!), so unity playing screen stops, frame drop to 3~5 frame.

I clicked play button to stop, but didn’t work.

Even mouse movement does not work well.

Few times I moved mouse and few clicks to test unity scene with right mouse, but does not work.

Finally, unity stop playing game process. But whole scene’s hierarchy is gone. It become totally reset with nothing.

It has tons of terrains, models, cameras, etc…

I restore anyway!!

I was using ucloud service for sychronizing working project folder with my laptop and desktop.

It automatically check changing files by real-time and backup it at online storage.

So it means, automatically deleted unity’s temp folders are all recorded already in online.

I checked it’s file wastebasket and found right _editmodescene file just before accident.

And restored it successful.

:smile::smile::smile: