"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

Unity's NavMeshAgent and Smart Terrains

Hello all,I've been working on a project where I'm using the built-in NavMeshAgent in Unity alongside multiple Image-Targets to spawn AI agents, now this part I have but what I want to do next is implement Pathfinding using Unity's default behaviors. There is a tutorial here which hits very close, but it seemsĀ  a bit out of date as the NavMeshAgent in Unity (if I'm not mistaken) is based on A*, where as this tutorial seems to push for implementing A* manually. Is there a newer version of this or would someone have any details or a direction to move in, in regards to using the built-in NavMeshAgent and Smart Terrains? Thanks in advance for anything at all on this subject, I can't seem to find much via Google and that tutorial keeps popping up in my searches.

neilbrewis

Sun, 02/19/2017 - 11:56

Hi Yossarian, Did you ever have any luck with this problem?  I am trying to implement a similar project and am yet to successfully incorporate Navmesh.  I am currently trying to use the Unity 5.6 Beta Navmesh system but still without luck.

Hi! I'm also having the same issue trying to implement AI navigation with smart terrain. Does anyone have the solution to implementing this? Do you keep Unity's nav mesh, or does Vuforia create one every time you scan a surface? Btw tutorial link is broken :(