SpawnActorDeferred removing all other Blueprint child components

Did you ever find the root cause of this? I’m running into the same situation where I have two colliders I’ve set up attached to the root component in the constructor of my actor, and SpawnActorDeferred is resulting in an actor with those two components empty.