I NEED HELP

Greetings, yesterday I accidentally deleted my FPS character. Normally when I delete something unreal engine 5 tells me to save it. This didn’t happen yesterday… I tried every way, I found my fps character in the autosave folder in the project file but it was old. So most of my innovations were not there. What I don’t understand is why there is no new fps character even though the program autosave yesterday? Please help me

Restore project from backup, like git or perforce. You should always set up backup system for projects.

As to autosave:
You found your character blueprint there? Great.
Backup whole project before you mess it even more. (zip it for now)
Copy character file back to project, if necessary rename it to what it was originally.
Start project unreal should find that blueprint in folder.
However references and pointers may be broken, you need to restore them manually.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.