Can't see border of grid graph in scene view

I’ve been using A* for several years now and haven’t touched it in a long time. I’ve gone through several Unity versions since last thinking about it.
Right now I’m running A* version 4.2.17 and Unity version 2021.3.9

Today I noticed that I can no longer see the border of the grid graph. When I click scan I see the red squares on impassible items, but I swear I used to be able to see the border of the graph and it would change as I adjusted the Width/Depth/Node size etc…
I have all gizmos enabled. What could I be missing?

Looks like this was caused by some modifications I made to the source code unknowingly. Sorry for the confusion.

1 Like