Just add this in the constructor where you create the additional capsule component:
MyExtraCapsuleComponent->SetupAttachment(GetMesh(), NAME_None);
Just add this in the constructor where you create the additional capsule component:
MyExtraCapsuleComponent->SetupAttachment(GetMesh(), NAME_None);