Physics Control breaks Runtime-Scaled Mesh

I also ran into this problem.
For me I was able to fix it by first setting the scale of the pawn, then creating a new pawn with the new scale (I set this in the construction blueprint) then enable physics on the new pawn inside of begin play.

I really hope there is a better way to do this, or that one gets made if one does not exist yet.
Hope this helps.