NavMesh Obstacles

A NavMeshObstacle is a component that blocks or modifies agent paths at runtime without rebaking the entire NavMesh. Think of a crate pushed into a doorway or a car driving across a road — these are dynamic blockers that agents need to navigate around.

More in Navigation & AI

  1. NavMesh
  2. NavMeshAgent
  3. NavMesh Obstacles
  4. State Machines for AI
  5. Field of View

All 157 topics in the Learn Unity Roadmap