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

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
     
    Mickey_23, RSH1, GloryBlazer and 2 others like this.
  2. 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:
    114
    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
     
    trombonaut, cm, Topthink and 4 others like this.
  6. MatrixNew

    MatrixNew

    Joined:
    Apr 16, 2020
    Posts:
    80


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

    PandaArcade

    Joined:
    Jan 2, 2017
    Posts:
    130
    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:
    168
    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:
    Dec 6, 2023
    Posts:
    1
    what is the git url for the ai navigation?
     
  13. brian1gramm1

    brian1gramm1

    Joined:
    Sep 15, 2017
    Posts:
    56
    I'm having trouble with not being able to GetComponent<NavMeshSurface>() It says it does not exist, but I see it in my Packages>Ai Navigation Folder???
     
  14. aidenk2048

    aidenk2048

    Joined:
    Apr 13, 2024
    Posts:
    1
    i cant find the ai navigation in package manager