Which file holds the level blueprint?

Hi, if I want to take my level blueprint and copy it over to another project which file would I have to move across?

I read on the UE4 wiki that this information can be stored in the DefaultGame.ini file, but there does not appear to be a reference to this in my project.

Thanks!

The Blueprint .uasset files can be found in your project files usually found under C:\Users\Userxxx\Documents\Unreal Projects\Projectxxx\Content\Blueprint.

If all else fails, do a search in your file explorer using the name of the blueprint you are looking for.

Hope this helps :slight_smile:

level blue print is saved in level.umap

1 Like