No grid visible with free version + Unity 6

  • A* version: 4.2.17
  • Unity version: 6000.1.0f1

Created a new 2D project, imported the free version of this package, and I cannot get the grid to show. Set the width and height to 50, but no grid shows. I can hit “Scan” and there are no errors, but no grid. The only error I see is about AStar not being able to check for updates because my build target is set to web and security restrictions are blocking it (which it isn’t, it’s set to windows).

The “show graphs” button is checked. Here’s a screenshot: https://i.imgur.com/eIfW4fa.png

Looks like your gizmos are turned off? Top right corner of the viewport. Tested this on my end- same Unity version and it’s working fine :+1:

There it is! Thanks! Unity making it seem like it’s on when I have them all checked. And I even clicked the Eye icon on the Grid Graph component thinking that would turn it on and off.

1 Like

One day we’ll get the much needed Gizmos refresh in Unity :joy: It’s such a dated and cumbersome menu…