New Unity AI Navigation window does not show the "Bake" option

107 views Asked by At

I have been using the "old" Navigation system in my project and have recently upgraded to a version of unity (2022.3.16f1) which comes with the latest AI.Navigation package.

I am keen to upgrade but am running into many problems. I've added a NavMeshSurface to the floor gameobject and tried to bake directly from the component :

enter image description here

The result is poor, some objects that where previously tagged a non walkable are now walkable. I tried the "new" navigation window but it does not show the "bake" and "object" options...

enter image description here

However the obsolete windows still works and bakes fine :

enter image description here

I'm wondering what I am doing wrong ? Should I have first deleted something before creating the NavMeshSurface, why is the new navigation AI not showing me the Bake and Object options ?

0

There are 0 answers