How does Component Hierarchy work in C++?

I resolved the Issue.
I attached multiple CustomComponent to my Actor but the Name of the BoxCollision where everytime the same.
Because all BoxCollision shared the same Name AND Root there were a mixup.