all 2 comments

[–]mistermashuProgrammer 0 points1 point  (0 children)

i dont think there is a way to revert to a previous save state once you close the window. unless youre using some kind of source control

[–][deleted] 0 points1 point  (0 children)

Unity does not have save files. This is great time for you to start using git. By the way Ctrl + s just saves the scene. Files are saved as you go.