Search Unity

NavMeshSurface - Rotated

Discussion in 'Navigation' started by topofsteel, Sep 7, 2020.

  1. topofsteel

    topofsteel

    Joined:
    Dec 2, 2011
    Posts:
    999
    I'm using the NavMeshComponents from GitHub. I've added the Surface component to each of my prefabs and I'm building the NavMesh at runtime. The resulting NavMesh is on the walls? How can I fix this, thanks.

    Annotation 2020-09-07 033658.png
     
  2. Skynet766

    Skynet766

    Joined:
    Sep 13, 2020
    Posts:
    22
    From what I recall when this happened to me, this is caused by the Navmesh Surface being rotated.