Could Not Find Node Close To End Point

In the game I’m creating, I’m currently getting thousands of these path errors meaning most of my units aren’t able to find paths. The end points are definitely on my grid graph. Is there any known cause for this?

(Using the current BETA version, non-pro)

Could your Grid.Pathfinding.MaxNearestNode be small that your node size?