Version: 2022.1

Unity Manual ToC

<<<<<<< HEAD

* [Navigation and Pathfinding](Navigation.html)
    * [Navigation Overview](nav-Overview.html)
        * [Navigation System in Unity](nav-NavigationSystem.html)
        * [Inner Workings of the Navigation System](nav-InnerWorkings.html)
        * [Building a NavMesh](nav-BuildingNavMesh.html)
        * [ NavMesh building components](NavMesh-BuildingComponents.html)
        * [Advanced NavMesh Bake Settings](nav-AdvancedSettings.html)
        * [Creating a NavMesh Agent](nav-CreateNavMeshAgent.html)
        * [Creating a NavMesh Obstacle](nav-CreateNavMeshObstacle.html)
        * [Creating an OffMesh Link](nav-CreateOffMeshLink.html)
        * [Building OffMesh Links Automatically](nav-BuildingOffMeshLinksAutomatically.html)
        * [Building Height Mesh for Accurate Character Placement](nav-HeightMesh.html)
        * [Navigation Areas and Costs](nav-AreasAndCosts.html)
        * [Loading Multiple NavMeshes using Additive Loading](nav-AdditiveLoading.html)
        * [Using NavMesh Agent with Other Components](nav-MixingComponents.html)
    * Navigation Reference
        * [NavMesh Agent](class-NavMeshAgent.html)
        * [ Nav Mesh Obstacle](class-NavMeshObstacle.html)
        * [OffMesh Link](class-OffMeshLink.html)
    * [Navigation How-Tos](nav-HowTos.html)
        * [Telling a NavMeshAgent to Move to a Destination](nav-MoveToDestination.html)
        * [Moving an Agent to a Position Clicked by the Mouse](nav-MoveToClickPoint.html)
        * [Making an Agent Patrol Between a Set of Points](nav-AgentPatrol.html)
        * [Coupling Animation and Navigation](nav-CouplingAnimationAndNavigation.html)

f4ca9bd84952 (navigation docs cleanup replace Off-mesh with OffMesh) * Legacy Unity Analytics (SDK Workflow) * Basic Integration (SDK) * Import SDK * Create Game Script * Attach Game Script * Play To Validate * Advanced Integration (SDK) * Custom EventsCustom events are freeform events that you can dispatch when an appropriate standard event is not available. Custom events can have any name and up to ten parameters. Use standard events in preference to custom events where possible. More info
See in Glossary
* Monetization * Receipt Verification * User Attributes * Glossary