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.

Resolved Where is Window > AI > Navigation?

Discussion in '2022.2 Beta' started by oretakemitsu, Jun 15, 2022.

  1. oretakemitsu

    oretakemitsu

    Joined:
    Dec 18, 2021
    Posts:
    6
    Sorry I cannot find it... :(

    Or are there any updates for NavMesh generation?
    upload_2022-6-16_1-21-41.png

    upload_2022-6-16_1-21-6.png
     
    GloryBlazer, Bleumion and letsgoaa like this.
  2. Lurking-Ninja

    Lurking-Ninja

    Joined:
    Jan 20, 2015
    Posts:
    10,088
    You are using an Alpha version of the editor, the issue is that there is no tested compatible Navigation package for the editor just yet (there will be when it will be released).
    What you can do is to open up the Package Manager and install the preview Navigation package. If it is currently working properly, then you will see the proper menu.
     
  3. MaxWitsch

    MaxWitsch

    Joined:
    Jul 6, 2015
    Posts:
    112
    I had the same Issue with 2022.0a16.
    I noticed that AI is now available in the package manager.
    If you wan't to install it and you using NavMesh components.... delete them first because they are now included in the Package.
    upload_2022-6-16_0-44-9.png
     
  4. oretakemitsu

    oretakemitsu

    Joined:
    Dec 18, 2021
    Posts:
    6
    Thanks! Got it!
     
  5. ben-britton

    ben-britton

    Joined:
    Feb 7, 2015
    Posts:
    15
    might want to put that in the manual
     
  6. MatrixNew

    MatrixNew

    Joined:
    Apr 16, 2020
    Posts:
    69


    How can I open this window if I closed it?
     
    PandaArcade and Michal_Stangel like this.
  7. PandaArcade

    PandaArcade

    Joined:
    Jan 2, 2017
    Posts:
    120
    I would also like to know this :(

    EDIT: You can open the Overlay Menu by clicking on the three dots in the top right of the Scene window.

    ApplicationFrameHost_5lb4A9n5Pl.png

    This will open this window where you can enable and disable the toolbars/overlays including the AI navigation overlay.

    ApplicationFrameHost_BP4XHD7Gj9.png
     
    Last edited: Aug 18, 2023
    manbearpigman likes this.
  8. asrafulrng

    asrafulrng

    Joined:
    Sep 5, 2023
    Posts:
    1
    Thanks a lot
     
  9. OnlineGameDev

    OnlineGameDev

    Joined:
    Aug 20, 2023
    Posts:
    1
    Holy crap, I was searching for the navigation tab in Unity through Window > AI > Navigation since I was used to older Unity versions... but it was in the package manager =/
     
  10. kentg1

    kentg1

    Joined:
    Dec 22, 2014
    Posts:
    167
    There is now NO AI Navigation anywhere in Unity 2021 version?
     
  11. luisAlvarez002

    luisAlvarez002

    Joined:
    Nov 10, 2023
    Posts:
    1
    thanks man for posting tha,u helped me find it for a school project
     
  12. james837

    james837

    Joined:
    Wednesday
    Posts:
    1
    what is the git url for the ai navigation?