com.unity.formats.alembic 2.2.0-pre.3
Notes: processedReleased April 22, 2021
Unity Compatibility
Minimum Unity: 2019.4
Package Dependencies
- com.unity.modules.cloth (1.0.0)
- com.unity.timeline (1.0.0)
✨ Features
- New option to automatically add the AlembicCurveRendering components for basic preview of the curves in the Scene.
- New option to stream Alembic files from outside a Unity project.
📈 Improvements
- Minimum Unity version is 2019.4.
- Added a custom dependency on the "CurrentRenderPipeline" setting and ensure assigning the correct SRP material by default.
🔧 Bug Fixes
- Fixed a bug that caused the Alembic exporter to fail if GameObjects were being deleted during the recording session.
- Fixed a memory leak that occurred when using varying topology meshes.
- Fixed a bug that caused the exported mesh normals to be unreadable in DCCs.
- Fixed a bug that caused memory leaks when the same StreamPlayer was being Enabled/Disabled/Updated on the same frame.
