Fix Missing Prefab issue

Hey Guys,

So I have made a level editor where I have a scene that contains all my level element.
I have a prefab which I use like 50 time in my level and for some reason, it is now written “Missing Prefab” in red. I have tried to revert my scene .unity and .meta file and my prefab too but I can’t seem to fix the Missing Prefab issue. My prefab still has the same name as it had there. The thing is that I might have switched it to another name but I reverted it back but I can’t seem to fix the issue. I don’t want to go back and add them all back at hand, it will be so long. Do you guys have a possible solution ?

Thanks a lot for your time !

I found a solution.
If you have a backup of your scene (of when your prefabs worked well), the only thing you have to do is to substitute all your files “.meta” with the old ones. You can also substitute the not-working meta files if you like.
If you can’t see “.meta” files (windows), go to your folder preferences and check the option to see hidden files.
Always do backup copies of your Assets folder, they could be very very useful.
Bye :slight_smile:

Uff… that’s a hard one… check everything, all the GameObject names, all the prefab names. If not, try re-uploading the file if u cant find the solution.

Good luck :slight_smile: