After a few hours of developing with UE4, the editor said something about a new version of a map during the boot, and when it loaded, my map was gone, my character blueprint was gone, and several other assets disappeared. I checked in Windows Explorer, which showed they were still there, but weren't being loaded. I tried manually dragging and dropping, which came up with the error that .uassets/.umap was an unknown file type. Apparently that was because it wasn't supported yet, but leaving a developer with that sort of error message is quite misleading. After doing some reasearch, I found out I needed to import it using the import button, but the button didn't allow .uassets or .umaps being imported. Then I found out online that you couldn't import .uasset files. Have I now lost all my work, or is there a way of recovering it?
Also, there was no engine update when the error came up, I was working offline.
Also, there was no engine update when the error came up, I was working offline.
Comment