Grid Graph Scan Bug

I’m on the latest A* pro version and I’m having trouble creating a Grid Graph with nodes less than size 1. It works with node size 1, but as soon as I go below that, it breaks with these errors, and then even if I change it back to size 1 it still doesn’t work, meaning I have to create an entire new one. This seems like a pretty serious bug, does anyone know what is going on here or how to fix it? I have some GraphUpdateScene objects in my scene, nothing else special.

Recreatable many ways, but one example is to add a Pathfinder, add a grip graph, then set width to 100, depth to 100 and node size to 0.5.

Hi

I cannot replicate that error, it works just fine for me.
Do you think you could paste the stack trace for the ‘Trying to initialize a node…’ exception?