Hello community
I work with Unity and in the Unity editor almost every day for long periods of time. Today, I loaded up the Unity editor to get some more work done, and to my surprise, I received a lot of errors telling me about some “Missing Reference Exceptions” or something along those lines.
Investigating further I found it had to with some of my prefabs. The picture of the prefabs were all intact, but when I click on the prefabs, nothing would show up in the inspector window. They had a yellow “missing” message where the “apply, revert, etc” prefab info would usually be.
I deleted nothing from these folder yesterday, and I’m 100% positive I didn’t. I havn’t even meddled in the folders with the missing prefab data for a long time. So how do errors like this all of a sudden happen? How does prefab information magically go missing? With no cause really, other than today is a different day than yesterday? lol.
The ONLY thing I can think of, is that I got a critical exception on my computer yesterday (blue screen of death) and my computer had to suddenly shut down. Could this have anything to do with making some of my prefabs get messed up in Unity?
I’m soooooooo glad I made a complete backup of my project not to long ago, and so copying and pasting the data and meta data from my backed up prefabs (specific to the missing ones) – fixed the errors for me.
If not, I could have lost my entire GUI system I had going. I would have been extremely angry if I had to redo my entire GUI system. It seems that this happened for no reason at all? Nothing changed from yesterday. It was working great yesterday.
So, I’m curious if there’s an explanation as to why some of my prefabs went missing??? But, it’s all good, cuz the problem is now fixed, but only because I made an entire backup of my project.