AI won't walk on wall - NavMesh

Hello Shunitzo,
I use a behavior tree - starts with can AI see player or not. If not, they move to a random point. Where the error is happening (only on the walls, works fine on the ground) is the Patroll Enum - Go to Random Location - and runs a task

Here is Behavior Tree

Here is the Task

The task always fails on AI MoveTo