Set world origin in multiplayer causes pawn stuttering

Client only get input information and send it on server. All pawns moves only on server, then all client gets pawn positions from server with replication

In Unreal Engine v4.19.2 that works fine