Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


OutOfMemory

Operation ran out of memory.
Read time 1 minuteLast updated 12 days ago

Definition

Warning
Deprecated. The experimental PathQueryStatus struct has been deprecated without replacement.
OutOfMemory = 4

Remarks

Known issue, will be fixed: This flag is not currently reported when memory fails to be allocated because the NavMeshQuery is created with a
pathNodePoolSize
value too large. The NavMeshQuery will then be silently defective and might produce a crash.