So I have been building a game in Unity. I save often and have spent around twenty to thirty hours in the editor. I made a build of the game a few days ago to make sure it was working. Now after coming back and loading up the scene it has been reverted back to basically the start. Can I use that built exe to make as a starting point somehow or did I lose everything?
Unfortunately I don’t think you can. Did you use git or any versioning tool?
a build is a build of the current situation in unity. It should not revert back to anything. It is a capture of the current settings in the editor when you do the build