Camera not attaching to SpringArmComponent

that tend to happen if you’ve created your bp and then changed the attachment of the camera in cpp. so ue serializes the parenthood differently.

go to the bp, change the parent to an actor, then change it back to the cpp class.
thanks for sharing the code. it was helpful.
also share the header please, to ensure you have the appropriate uproperty tags (readonly and visibleanywhere)