Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice
  2. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  3. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

NavMesh Agent doesn't jump

Discussion in 'AI & Navigation Previews' started by litebox, Mar 16, 2017.

  1. litebox

    litebox

    Joined:
    Aug 29, 2011
    Posts:
    158
    Hi, this thread is,actually, duplicate of my thread here: https://forum.unity3d.com/threads/navmesh-agent-doesnt-jump.461355/

    The problem is, NavMesh can automatically generate only one-way links, and because of this we have to manually create Off Mesh Links everywhere we want Agent can jump on barrels/beds/etc.

    Could NavMesh generate bi-directional links automatically?
     
  2. Ignacii

    Ignacii

    Joined:
    May 23, 2013
    Posts:
    106
    Was very surprised that this is not implemented yet.. I thought I was doing something wrong.. 2017.3.1f1
     
  3. Zargy

    Zargy

    Joined:
    Jul 13, 2014
    Posts:
    17
    Any idea when this will be implemented? Seems like a very crucial feature.