Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

What does NavMeshAgent.ResetPath() actually do?

Discussion in 'Navigation' started by best_left_unsaid, Jul 7, 2022.

  1. best_left_unsaid

    best_left_unsaid

    Joined:
    Jan 30, 2022
    Posts:
    1
    Documentation says it clears the path but what does that mean? What does it change in the path and how can I test whether it's already been done or not?