Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Join us on March 30, 2023, between 5 am & 1 pm EST, in the Performance Profiling Dev Blitz Day 2023 - Q&A forum and Discord where you can connect with our teams behind the Memory and CPU Profilers.
    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:
    157
    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:
    71
    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:
    16
    Any idea when this will be implemented? Seems like a very crucial feature.