I’ve noticed unreal like to reset components to their default mesh/material at runtime, one workaround would be to clear the default mesh, use a set node on begin play for the mesh, and add a reference variable using expose on spawn to select the desired mesh/material when placed in the editor