Unity-Technologies/NavMeshComponents
High Level API Components for Runtime NavMesh Building observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3624
- days_rel: n/a
- days_push: 1204
- n_releases_24m: 0
Adoption not part of the score
3087 stars · 1086 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Unity components (NavMeshSurface, NavMeshModifier, NavMeshModifierVolume, NavMeshLink) providing a high-level API for building and using NavMeshes at runtime and edit time. Development has moved to Unity's AI Navigation package; this repo remains for older Unity versions.
Use cases
- bake a navmesh at runtime in unity
- build navigation meshes dynamically for procedurally generated levels
- connect navmesh surfaces with links for agents
- modify navmesh generation per object or volume
- add pathfinding navigation to npcs in unity
When to choose
- using Unity 5.6 through 2020.3 LTS and needing runtime NavMesh building
- wanting source access to Unity's NavMesh components
- needing per-surface or per-agent-type NavMesh control
When to avoid
- using a modern Unity version - use the com.unity.ai.navigation package instead
- needing bug fixes or new features - issues are closed and development has moved
- working outside the Unity engine
Facets
library · maturity maintenance
game-engine simulation plugin-system simulation game-engine cross-platform unity navmesh pathfinding navigation ai-navigation runtime-baking csharp game-development
1 source
- readme: https://github.com/Unity-Technologies/NavMeshComponents · fetched 2026-08-28 · 484c314e3c56
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Unity-Technologies/NavMeshComponents | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="Unity-Technologies/NavMeshComponents")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem