1

So, I've a zip file that contains all the project files including Content and Config files.

However, after I unzip it the file doesn't include .uproject file.

  1. I tried to unpak the .pak file and run the .uproject but it gives me this error:

Failed to load map! Umap appears to be an asset file

  1. I tried to copy .uproject from another project to rebuild the project, it works but give me another results.

My question is how do you open unreal engine project that miss .uproject?

2
  • 2nd approach seems valid to me. Make sure you learn what is the uproject file structure, so you can fix your issues. Here is a tutorial: dev.epicgames.com/community/learning/tutorials/mkv/… Commented Apr 9 at 7:24
  • Thank you for your help, it seems to me that the project is a distribution version and not editable Commented Apr 14 at 4:25

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.