So I made a prefab called bullet. Then that dumb API update window popped up. Unity froze and I force quit Unity.
Then all of my work disappeared. A prefab I made is now missing from the project window and a few objects I made called “weapon” also disappeared from the hierarchy.
I made a new prefab and it wont let me rename saying that the old prefab still exists yet it is not present.
The console says:
“Can not move asset from assets/prefabs/bullet 1.prefab to Assets/prefabs/Bullet.prefab. Destination path name does already exist
UnityEditor.DockArea:OnGUI()”
What’s going on here? Is my prefab here or not? If so where can I find it?