- I add a bone the default UE skeleton hand as a bone to work like a socket (or to attach a socket to).
- The bone works just fine for the mesh that I imported it with, but for any other mesh using the same skeleton, I get the error: “The Bone exists only on the skeleton but not on the current mesh.” (see topic here The Bone exists only on the skeleton but not on the current mesh.. (this solution did not work for me)).
- For every mesh I would rather not have to export the mesh, add the bone in blender, fix materials, reimport the mesh. This seems so wasteful.
I am sure I’m missing something. If a bone is on the skeleton, shouldn’t it be able to work as a socket? I get that you couldn’t deform the mesh with a bone like this, but that’s not the point of it.
I’m guessing there’s a different way to accomplish what I’m attempting to do here. Can someone please lend me a moment of your time for some tips?