Skip to main content

Migrate Project

To use the template in another project with MigrateAsset, here's what you need to know:

  • Ensure that Enhanced Inputs are enabled if used.
  • Gameplay Tags must be imported before launching the game or opening assets, otherwise, you may encounter null values.
Gameplay Tags before any use !

I strongly emphasize the importance of importing Gameplay Tags first; otherwise, you will have to redo the entire asset migration if the tags are not imported beforehand!

Gameplay Tags​

To import the Gameplay Tags as easily as possible, you need to copy the tags from /Config/DefaultGameplayTags.ini and paste them into the /Config/DefaultGameplayTags.ini file of your project.