com.unity.cloud.gltfast 6.13.1

com.unity.cloud.gltfast

Source docs
Notes: processedReleased July 29, 2025

Browse versions

PreviousNext

Features

  • (Test) Menu items that make switching test setups and render pipelines more accessible.
  • (Test) JSON parsing performance tests.
  • (Tools) Scripts for resetting test materials and settings.

📈 Improvements

  • Refactored `JsonParsingTests`.
  • Ensured loggers are used in all tests and examples.

🔧 Bug Fixes

  • (Import) Prevented `NullReferenceException` on transmissive materials with no transmissive texture.
  • (Import) Potential `NullReferenceException` when clearcoat is applied without a texture.
  • Incorrect version define for the Unity Collections package. glTFast now properly uses older versions (1.4.0) as well.

API Changes

  • Playables option for runtime animation imports.
  • (Documentation) Use case for custom Playables animation implementation.