This version of Unity is unsupported.
Method group is Obsolete
Experimental: this API is experimental and might be changed or removed in the future.

PathQueryStatus.BufferTooSmall

Obsolete The experimental PathQueryStatus struct has been deprecated without replacement.

Description

The node buffer of the query was too small to store all results.

Creating a different NavMeshQuery with a larger pathNodePoolSize parameter might solve the issue.

Additional resources: NavMeshQuery.NavMeshQuery.