Map saved with a newer version of the engine?

i cant open my recently map becaise this message pops out what might be the problem and how yo fix it?

sadly I cannot think of a way to fix that without getting into the inner depths of the map file format and how its being interpreted…

you can have a look in the “saved” folder in your project directory…it may still have a backup of the map in an older version that it can open :slight_smile:

You might get it to work like so:

  1. File -> Export All, save as .t3d
  2. Open the older editor, and import .t3d
  3. Save and use this separately e.g. MyLevel_4.6

It would be great if someone made a plugin to save levels as .t3d as well if a Project Setting is enabled.

When you use an older version -> try to open it with a newer one.

You might find an other solution in this thread: https://docs.unrealengine/latest/INT/Search/index.html?filter=documentation&x=0&y=0&q=Map+saved+with+a+newer+version+of+the+engine :slight_smile: