com.unity.cloud.draco 5.3.0

com.unity.cloud.draco

Source docs
Notes: processedReleased October 15, 2025

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2021.3 (46f1)

Features

  • Embedded Linux support
  • Release process documentation.
  • EditorConfig for keeping a consistent code-style.
  • (CI) Raspberry Pi runtime tests.
  • (Test) Package coherence tests.
  • (Test) Bone-weight decoding tests.
  • (Test) Importer tests.

📈 Improvements

  • Dependency version changes (to match the recommended version in Unity 2021 xLTS):
  • - com.unity.mathematics decreased to 1.2.6.
  • - com.unity.burst increased to 1.8.24.
  • (CI) Code format check is performed by dotnet format now.

🔧 Bug Fixes

  • Removed warning about Android binaries not being 16kB-aligned.
  • (CI) Apply code format checks on tests package as well.
  • Required Unity version in the documentation.
  • Mesh bounds are consistently applied.
  • Bone weight data is consistently applied and disposed.
  • Don't attempt to recalculate normals and tangents on point clouds.