com.unity.formats.alembic 2.3.3

com.unity.formats.alembic

Source docs
Notes: processedReleased August 30, 2023

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)

🔧 Bug Fixes

  • Prevent a warning in the Console due to deprecated `RecorderInputSetting.ValidityCheck()` when Alembic is installed along with Recorder.
  • Prevent warnings related to FindObjectOfType<> calls on package installation with Unity Editor 2023.1+.
  • Prevent broken links in Alembic files that would be first imported and then moved outside of the Unity project folder.
  • Prevent some memory leak resulting from Alembic mesh unload.

API Changes

  • Removed support of Stadia as a build target.