Creatif mode

  1. how to find our map on fortnite creative when we put the map in archive and after we put it in unarchive my map just disapear

Hello @Tokyo2!

I hope I can help you with this.

There are 3 possible solutions:

  1. Open UEFN and go to the “Open Project” or “Open Map” option. You should see all your created projects. If the map was successfully unarchived, it should appear there.

  2. Check the history of recent maps in the UEFN menu.

  3. If you remember the name of your map (or part of it), you could try finding the map using the Windows console.

    • Please, open Windows
    • Type CMD in the search bar and click to open it
    • Then, type this: dir C:\*your_map_name* /s /p

For example, if your map is named “FunnyMap”, you should type
dir C:\*FunnyMap* /s /p
If you only remember part of the name, you can use that as well. For example, if you remember the word “Funny”, type:
dir C:\*Funny* /s /p

If you have more than one drive, simply replace the unit C:\ with D:\, E:\ or whichever drive you want to search.

This will search for all files containing the word “Funny.” The more details you remember, the more accurate your search will be.

I hope it has been useful and good luck with your search. :female_detective: