docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    AI Navigation

    The navigation system allows you to create characters that can intelligently move around the game world. These characters use navigation meshes that are created automatically from your Scene geometry. Dynamic obstacles allow you to alter the navigation of the characters at runtime, while NavMesh links let you build specific actions like opening doors or jumping over gaps or down from a ledge. This section describes Unity's navigation and pathfinding systems in detail.

    The following table describes the main topics of the AI Navigation package documentation.

    Topic Description
    What's new See what's changed in the latest version of the AI Navigation package.
    Upgrade Convert your projects to work with the new navigation system.
    Navigation System Understand the key concepts necessary to use AI Navigation in Unity.
    Navigation Overview Create NavMeshes, agents, links, and obstacles with this package.
    Navigation Interface Learn about the interface of the Navigation components in this package.
    Samples Learn about the sample projects included with this package.
    Glossary View AI Navigation terminology definitions.

    Additional resources and examples

    • 👥 Community: A guide on using the new AI Navigation package in Unity 2022 LTS and above
    • 📺 Video: AI Navigation 2.0 tutorials
    • ⚙️ Sample project: 3D Game Kit
    • ⚙️ Sample project: 3D Game Kit Lite
    • ⚙️ Sample project: The Explorer: 3D Game Kit - Tutorial about the sample project
    • 👥 Community: Join the Navigation conversation on Unity Discussions
    • Unity Knowledge Base
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)