I have an Actor with SceneCapture component inside. The Scene Capture uses camera boom (Spring Arm component).
When inside the blueprint editor everything is fine, but when this actor is created on runtime with ‘SpawnActor<>()’ function, the Scene Capture component is no longer parented to the Spring Arm component.