Unreal Engine 4.25.4 - CreateDefaultSubobject inside a child component attached to an actor loses values in blueprint editor

I am stuck on the same issue as well :confused:
It seems building complex nested hierarchies of Components inside of other Components - is not possible?
How to deal with building such structures then? Always put everything directly to the Actor? Seems wonky…