Why do multiple overlaps trigger with USkeletalMeshComponent and UPrimitiveComponent when both are moving?

Can you explain what you are trying to accomplish? Your title indicates that collision isn’t working for the skeletal mesh / primitive. If you have OverlapAll, there is no collision occurring since they are overlapping rather than colliding. At this point I’m not sure I understand what the issue is that you’re having/reporting.