Having components inside of a component

Thanks for the answer.

I will try the scene component.

The problem isn’t a crash or compile error.
It’s simply that the deffered attach using the stuff->attachParent isn’t working inside the editor or ingame except if I attach the components dynamically at the BeginPlay().