com.unity.cloud.gltfast 6.2.0

com.unity.cloud.gltfast

Notes: processedReleased January 29, 2024

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2020.3 (48f1)

Package Dependencies

Features

  • Deprecated soft-dependency packages are detected and a warning with upgrade instructions is shown in the console.

📈 Improvements

  • Support for Draco 3D Data Compression is now provided by [*Draco for Unity* (com.unity.cloud.draco)][DracoForUnity], which is a fork of and replaces [*DracoUnity* (com.atteneder.draco)][DracoUnity].

🔧 Bug Fixes

  • Compiler error when Newtonsoft JSON package was not installed.
  • All Draco vertex attributes are assigned by identifier instead of type. As a result, tangents are now decoded properly instead of recalculated.
  • Compilation error when scripting define `GLTFAST_BUILTIN_SHADER_GRAPH` is set.
  • `GltfImport.IsTextureYFlipped` returns correct result for non-KTX textures.