Duplicating Blueprint Actor instances in a level with added Actor components causes instance to lose component hierarchy.
Expected: Observe BP_Test2, the "Scene1" component should be parented to "Scene".
Result: Observe BP_Test2, the "Scene1" component is no longer parented to "Scene", and is instead parented to "DefaultSceneRoot".
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-69178 in the post.