Multiplayer "Orient Rotation to movement" Problem on client

Hello,

I am having an issue with characters movement on a TopDown game setup. I am using the Simple Move To Location for moving the character where I click. On the server side it works fine. On the client, character also moves, but it doesn’t turn into the direction of movement.

I don’t think its a replication issue since both on server and client, character moves to the same location. Also “Orient Rotation to Movement” is ticked.

Anybody else seen this problem?