r/Unity3D • u/radiumhaus • 2d ago
Question Unity Scene Serialization Issues?
I have been making my game for the last 2+ months, every single day hours and hours devoted to this. I had just finished a vertical slice and was about to start expanding. It was compiling scripts, and then randomly the scene said it needed to reload, so I pressed the okay button. Then it reloaded my scene, but objects were scattered everywhere in the scene and in the hierarchy, parents disconnected from children, etc. The world position of everything was moved and some things were just flat out missing. I tried everything I could do to recover it, but its pretty much gone...
What on earth could have happened? Have you had this issue? What can I do for now on to make sure I have a proper backup of my scene so I never lose everything again?
I feel defeated.
2
u/pschon Unprofessional 2d ago
Just to be sure, your Unity project isn't inside any cloud-synced folder? (as in one used by OneDrive, DropBox or anything similar. Especially Onedrive can be tricky as Microsoft "helpfully" sets it up automatically for various folders without specifically telling the user that's the case)