Child actor with physics gets detached from parent

I have a parent empty actor and a child object (actor) , and when i enable physics on the child it gets detached on start. I know this is by design but i DO want the child to move with the parent, so how do i disable this “by design” feature (or bypass it)?