Make AI Bot face player while moving (Move to)

Hi,
I’m trying to make my AI Bot rotate in order to face the player while moving, using Move to. It looks like it tries to turn to the player but then it rotates back again. If I remove Move to it faces the player correctly, while if i add it the problem appears. Thank you in advance for your help.

Toggle on Orient Rotation to Movement. You should get the results you want.

I had to make the bot enable or disable it when it sees the player and when it doesn’t.