Method group is Obsolete
Experimental: this API is experimental and might be changed or removed in the future.

PathQueryStatus.OutOfNodes

Obsolete The experimental PathQueryStatus struct has been deprecated without replacement.

Description

Query ran out of node stack space during a search.

This happens when the query has visited more nodes than there is room in the NavMeshQuery. To fix this issue try a larger value for the pathNodePoolSize parameter when creating the NavMeshQuery.

Additional resources: NavMeshQuery.NavMeshQuery.


Did you find this page useful? Please give it a rating: