Ue4 how can i restore my map back

i edited my map and removed some object from the map and i didnt like it and i want to restore it

1 Like

don’t think that is possible. Only thing i know of is if you havent saved something you can go right click β†’ Asset Actions β†’ reload. That will reload the file from your disc and discard any changes. But once saved i think you cant revert. I would strongly recommend using Version Control. You can check in and roll back changes with that. Best would be perforce but git also works. Here is a unreal stream if you want to get some info: Version Control Fundamentals | Live from HQ | Inside Unreal - YouTube

3 Likes

oh ok