com.unity.formats.alembic 2.1.1-pre.1

com.unity.formats.alembic

Notes: processedReleased October 29, 2020

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.3

Package Dependencies

Features

  • Added Unity recorder integration (compatible with Unity Recorder >= 2.2.0).

🔄 Changes

  • Fixed a bug on Windows where file pointers would leak, and after some time all alembic loads would fail.
  • Fixed a bug that caused a crash when exporting a GameObject with a MeshRender but without a MeshFilter Component.
  • Fixed a bug where the visibility was not properly read if it was the only animated property of the object.
  • When the timeline does discontinuous time updates (scrubbing), the alembic updates the scene synchronously.
  • Updated optional dependency to Burst 1.1.1 or newer.