SceneCapture not capturing child Actors

SceneCapture is not capturing child Actors of the captured Actor. Any idea why please?

The situation is like this

RootComponent
|_ StaticMesh_Hand_Right
|_ StaticMesh_Hand_Left
    |_ BP_Weapon

The actor is captured, but I don’t see BP_Weapon. Bug or am I missing something else?