Why does clicking outside of NavMesh bounds in a click-to-move project make player pawn attempt to move towards world origin?

I stuck large plane inside of NavMesh at Z: -1000


It makes NavMesh generation much slower, but result when clicking on plane is closer what I’m looking to achieve. player pawn attempts to reach hit result on plane, but can never reach it so it just tries to get as close as possible.