This version of Unity is unsupported.

MeshGenerationStatus.Canceled

Description

The mesh generation was canceled.

This can happen if the XRMeshSubsystem is stopped or destroyed while meshes are being generated. No data is written to the Mesh or [[MeshCollider] provided during the call to XRMeshSubsystem.GenerateMeshAsync.

See Also: XRMeshSubsystem.GenerateMeshAsync, MeshGenerationResult