Pathfinding Issue: 'Find Path to Location Synchronously' Only Returns Two Points

image

I have attached a rope to the chest and want to pull the chest tworads the winch. I have implemented the navmesh bound volume to my map.

And the Find Path to Location Synchronously is returning just the two points, The blueprint setup is done as:

Here you can see the two points drawn while drawing the points return by find path.

Why is just the two points returned here?

image