AI Movement Issues

I am currently just making a basic AI that moves toward the player when it cant see the player.
The issue I am having in that the AI will only move to the left. I have a nav area set up and an AI controller and everything and it moves and shoots at the player but will only move left.
I have tried looking at the Character Movement Component but everything is set to default when you make a character. I am not sure where to go from here.

Any help would be great. Thanks.