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
I ran into the exact same problem and found a proper fix; call USkeletalMesh::RebuildSocketMap() on the mesh you create from FSkeletalMeshMerge::DoMerge()