- Home /
Why is Unity deleting my prefabs!?
The other day, I had finished doing some work on game. Everything worked just fine. Then today, I got on and a lot of my prefabs were gone, my tags were deleted, and it switched my platform! I wouldn't be so mad if this was the only time this has happened, but it's happened multiple times. Also, some things don't work sometimes... For example, I have a menu that pops up when you die. Just today it started spawning off center (but only sometimes!). All I did was open Unity and hit play. Everything works just fine on my iPod test version. I have no idea what I could do to fix this issue. I don't feel safe continuing to work when everything I do could just disappear the next day. I have not changed my project location. I'm on Unity 5.0.1 and on a mac. Any help is appreciated, thanks.
this always happened to me, sometimes it was solved by a complete re-import.
I never had this kind of problems. You should consider using a Version Control System, so you can track down all the changes and find out what the problem is. In my case, I use Subversion, setting all files to text format and visible meta files.
@mikelo your answer was not an actual answer, however a useful tip. had to convert to a comment.
Your answer
Follow this Question
Related Questions
Why does Everything look Stretched While using a prefab? 1 Answer
Sound not playing correctly And projectiles not firing Correctly... 1 Answer
Unity Editor Bug - TextCharacters disappearing randomly 0 Answers
Scene view being grayed out while changing gameobject active 0 Answers
Builds won't run at all 3 Answers