- Home /
Renaming a scene deleted everything.
So i just decided to rename a scene, but when i did it, the scene was entierly new, just the main camera, everything else was deleted. I tried to undo it but it did not work, can somebody tell me how to fix this?
So how to rename properly without deleting your scenes? I thought for a second I lost my progress. I renamed it in the Assets folder and then dragged it back from the Assets folder. When I try it again it doesn't work though.
Answer by SlowCircuit · Sep 22, 2020 at 12:14 AM
Renaming scenes should never delete the scene, but if your scene is gone there is unfortunately no way to fix it. I recommend using source control like Git for your projects to prevent this issue in the future. That way if you lose anything, you can simply revert those changes in Git and your project is back to normal!
Answer by burndowntheworld · May 09 at 02:53 AM
this is why i hate unity, they do bs like deleting everything when renaming smth. or ruin everything by importing an asset, or by reimporting an asset.
Not an answer and that's also not true. This has never happend to me in over 10 years working with Unity.
Your answer
Follow this Question
Related Questions
Exceptions When Changing Scenes 2 Answers
Loading Game Object from one scene to AR scene 0 Answers
Changing start scene gui size main menu 0 Answers
Scene Load Issues 1 Answer