AI Seeker find wrong way in the area

Hello, today I bought A* Pathfinding upgrade and install into my project.
Because my project need in small area pathfinding and Unity NavMesh could not work well, I find A* Pathfinding works well in my target.
But I find the Seeker could not find correct way in bridge.

I use the scene : Assets/AstartPathfindingProject/ExampleScenes/Example3_Recast_Navmesh1/
And scale the World to 0.1F.

This is my settings:

I did not change script just change settins in inspector (to scale to 0.1F).

I did screen record here:
https://www.youtube.com/watch?v=HujI0oecolM&feature=youtu.be
https://youtu.be/Q2SthILaefo
I don’t know why the Bot will go down the bridge again and again. Mybe some settings wrong.
Please help me to solute this problem.

Thanks,

S.Z.

Hi

Hm… There might be some issue with the scale here. I haven’t been able to replicate it though.
Is it possible for you to change your character so that it is no longer scaled? Does it work better then?