Choosing invalid point node?

I have a grid graph for the ground and a recast graph on a structure above it.

I have two nodelink2s.

  1. One connects the recast graph to the grid graph.
  2. The other connects two areas within the recast graph (floors connected by stairs)

For some reason, when given the option to get to the recast graph, the agent chooses the link NOT connected to that graph (as shown in the pics). This occurs only when he’s closer to that nodelink2 than the one that ACTUALLY connects the graphs.

Any thoughts on why this is? Is the Y axis ignored somewhere?

Hi

Can you post a screenshot of your graph settings?

Also, generally I recommend using a single graph type, not multiple ones. I’d recommend you stick to just using a recast graph in this case.

Only SM, LINK and LOCAL are used when the link is applied. The other two graphs (MD/LG) are masked out (used for very big units and vehicles).

Not quite sure. Try enabling “Full Get Nearest Node Search” and see if that makes a difference.