Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

How to Install NavMeshComponents

Discussion in 'Navigation' started by Siggytron, Feb 13, 2019.

  1. Siggytron

    Siggytron

    Joined:
    Feb 9, 2018
    Posts:
    12
    The Unity Github README document for the NavMeshComponents files states, "Clone or download this repository and open the project in Unity."

    When I attempt to open a new Unity project using any of the folders, I get the message: "Selected folder is not a unity project."

    So then how DO I install this?
     
  2. Yandalf

    Yandalf

    Joined:
    Feb 11, 2014
    Posts:
    491
    Simply drop the files and folders under Assets in an existing Unity project.
    You don't need the rest for the components to work.
     
  3. Siggytron

    Siggytron

    Joined:
    Feb 9, 2018
    Posts:
    12
    Thank you for replying. Would I then need to do this for every project?
     
  4. Yandalf

    Yandalf

    Joined:
    Feb 11, 2014
    Posts:
    491
    Yes you would, just like any other asset.