Pawn Possessing Rotates Client

Hi all,

I am using version 5.2 for my multiplayer game. When I possess a client to a horse, the horse turns to direction of client. It works fine with server but problem appears for client.

Here rotation settings for horse:

I know that if I enable orient rotation to movement the problem is solved but it break down my horse control code. I tried different combinations of rotation settings for it but couldnt solve.

Thx for suggestions.