"Find Collision UV" always returns zero for Skeletal Meshes

This is generally right, but in practice, for accuracy (the accuracy of the float type in UE4 and if your game world is very large), the pickup should be done in the actor local coordinate system, rather than transforming back to the world coordinate system.

1 Like