Can't Attach to Socket after Mesh Merge - packaged builds only

I ran into the exact same problem and found a proper fix; call USkeletalMesh::RebuildSocketMap() on the mesh you create from FSkeletalMeshMerge::DoMerge()

4 Likes