Migrating assets does not migrate materials properly.

I’m attempting to migrate an asset from the content examples to a project I’m working on at the moment.

Everything migrate properly static meshes and the blueprint except for the materials.

Why is it acting up ? Or am I doing something wrong ?

are you migrating the textures along with the materials? are the materials masters or instances? it looks like the one you have selected in the picture is an instanced but you dont have a parent set, that could be an issue.

clean up your redirectors, and check for errors when migrating.

As it turns out I just had to manually set each material instance parent.

As it turns out I just had to manually set each material instance parent. Overlooked it, thanks for the help.

you should always migrate to the content folder thats in the other project, that way you wont have to do that :slight_smile:

1 Like