Skip to content

Conversation

@imadyTech
Copy link

Minor modification of explicit declaration of Unity.AI.Navigation.NavMeshSurface for Unity 2022+

Unity upgraded legacy Unity.AI.Navigation to UnityEngine.AI which both includes definition of NavMeshSurface, resulted to confuse.
For Unity 2022+, if you don't remove the legacy navigation system, then you may explicitly declare using the lagacy NavMeshSurface and keep everything other unchanged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant