Help! cant see the Grid Graph On the Scene

Hey guys, the thing goes like this. I have been working with pathfinding on a project for a couple of weeks, everything was great until suddenly the grid graph stop from showing in the scene. Also, i don’t know if it works properly besides of being invisible. Can anybody help me with this? Does someone has experienced this kind of behavior with the package?

Hi

Have you enabled ‘Show Graphs’ in the A* inspector?

Yep, I don’t know if this has anything to do with it but I was using Unity 2019.2.17f1, I tryed it in all 2019 versions and don’t work either. So I installed 2018 LTS and the Graph stars appearing again. I’m a little bit confused XD

Thanks!

Which version of the package are you using?

The Free version, 4.2.12

I support, I also met this problem!

For me, deleting “A-star gameobject” (the one with Pathfinder component) and recreating it, solved the issue.