Migrate Packages with selected dependencies, but with blueprint (or Python, or C++)

Hello !

Is it possible to do a Migrate Packages through code (BP, Python or C++) with only selected assets/dependencies ? As we can do in the editor by right clicking an asset → Action → Migrate…

Thanks for your answers

I’ve been experimenting a bit on that lately since i have some troubles since 5.5 and still 5.6 migrating a specific folder; editor was getting stuck migrating any .umap in this folder.

So i created myself a .ps1 script to run the unreal editor headleass to run the python script. I’ll try to share a snippet soon

Ok posted it here Migrating from one project to another using python