AI does not rotate to face movement direction

Problem: - YouTube
You can see that he actually does sometimes rotate, but in the wrong direction or not at all.

I made sure the character faces the arrow (X axis) and that “Orient Rotation to Movement” was checked.
The blueprint code is very simple (called once per second using a timer for now) and placed in the AIController that this AI-character uses:

87322-aicontroller.png

87320-bp2.png

87321-bp.png

Finally found it. I had to disable “use controller rotation yaw” which is inherited from Pawn.