Hi OniricMaster.
That is intended behaviour as the box scene component, is, in fact, a component and not an actor.
I don’t see a problem using attach a component to an actor as this is essentially what you want to do.
You can always use the GetOwner() function, which will return the components actor reference and attach that instead.
272042-
][1]