Enemy character (AI) doesn't move unless player moves

I have set up simple system, where enemy AI patrols certain area (this part is working) and when it sees player (also working) it should get to them and attack them. The problem is, when player doesn’t move, instead of running towards them enemy pawn just stands there slowly and stutteringly rotating towards player.

94697-btt.png

If player moves, it works ok.