h8man / NavMeshPlus

Unity NavMesh 2D Pathfinding
MIT License
1.62k stars 193 forks source link

NavMesh Surface not Visible in Scene View Without "AI Navigation" Unity Package #199

Open The-Bush opened 1 month ago

The-Bush commented 1 month ago

Hey all. I was encountering an issue where I could not see the NavMesh surface in the scene view after baking the mesh. I resolved this issue by going to Window > Package Manager > Select "Unity Registry" > Search "AI Navigation" > Install.

This package seems dependent on that Unity package (at least for showing the NavMesh in the scene view) but this is not mentioned in any of the documentation I could find.

h8man commented 1 month ago

I will check. Unity hide everything into new package

The-Bush commented 1 month ago

For context, this was on Unity 2022.3.10f1, 2D URP preset