This is an old thread, but I ran into this problem (although I was scaling my mesh in all axes), and calling RecreatePhysicsState() (native method) on the SkeletalMeshComponent before calling SetSimulatePhysics did the trick for me.
3 Likes