com.unity.cloud.gltfast 6.12.0

com.unity.cloud.gltfast

Source docs
Notes: processedReleased April 3, 2025

Browse versions

PreviousNext

Features

  • Playables option for runtime animation imports.
  • Support for accessors without a buffer view when importing animation clips.

🔧 Bug Fixes

  • (Import)`InvalidOperationException` on multi-primitive meshes with vertex colors thrown by the native container safety system (fixes #30).
  • (Export) Sub-meshes that have a base vertex other than zero are exported with correct indices now.
  • Reliability issues related to lack of certain async calls in [GltfImport](xref:GLTFast.GltfImport*) and [GltfWriter](xref:GLTFast.GltfWriter*).