Hello everyone, I am learning navigation for godot. I used navmesh to implement basic pathfinding functions in 2D, but sometimes the path selection can become strange, as shown in the picture!

The path has undergone a strange deviation,What parameter is causing this? :