com.unity.cloud.gltfast 6.10.1

com.unity.cloud.gltfast

Source docs
Notes: processedReleased January 9, 2025

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2020.3 (48f1)

Package Dependencies

Features

  • Test for `ConvertBoneWeightsUInt8ToFloatInterleavedJob`
  • Test for `ConvertBoneWeightsUInt16ToFloatInterleavedJob`
  • *BoundsTests* which certifies correct mesh bounds.

📈 Improvements

  • Downgraded package dependencies to version bundled with Editor.
  • - `com.unity.collections` to version `1.2.4` (from `1.5.1`)
  • - `com.unity.mathematics` to version `1.2.6` (from `1.3.1`)
  • When a position accessor lacks min/max properties, the corresponding error message is communicated via the `ICodeLogger` instead of a plain console log.

🔧 Bug Fixes

  • Build error when used along with packages that depend on `com.unity.collections` versions older than 1.5 (e.g. Polyspatial 1.x; fixes #730).
  • Invalid mesh bounds on meshes with one submesh (fixes #743).

API Changes

  • ### Deprecated
  • ### Security