com.unity.formats.alembic 2.4.0

com.unity.formats.alembic

Source docs
Notes: processedReleased March 19, 2024

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.4

Package Dependencies

  • com.unity.modules.cloth (1.0.0)
  • com.unity.modules.unityanalytics (1.0.0)
  • com.unity.timeline (1.0.0)

Features

  • Added library for Windows ARM64 platform support.

📈 Improvements

  • Updated Alembic to 1.8.5 (was 1.7.16).
  • Updated ISPC to 1.21.0 (was 1.14.1).

🔧 Bug Fixes

  • Fixed bug where vertex color displayed as black when processing RGB, RGBA, and Normal attributes in the `Face` scope
  • Fixed bug causing Editor to crash when a UV attribute is processed in the `Points` or `Face` scope.
  • Prevent a NullReferenceException when adding a curve renderer to an Alembic file with non-visible meshes.