There is no NavmeshClamp component

  • A* version: 5.4.4
  • Unity version: 6000.2.6f2 (4a4dcaec6541)

I have the Pro version from the asset store and installed this asset into a new Unity 6 project. I cannot find the Navmesh Clamp component to show up when searched for.

I’m a new user so i can’t link the documentation, but its this is referenced on the Manual Player Movement page.

Hi

That script is part of the example scenes. So you’ll have to import them via the package manager.

See Installation Guide - A* Pathfinding Project

1 Like

Thank you. Got the component now.