Actor Parenting Issue (C++ -> World Outliner)

the world outlier also has filters that you can change to show “hidden actors” and other such things sometimes you need to change filters to see components.

Also components can be weird. some components ive found out will only properly work as the root component.
and certain attributes get cleared after the constructor so you have to move them to begin play instead.