You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2.4 KiB

Alembic for Unity

Use the Alembic package to import and export Alembic files into your Unity Scenes, where you can playback and record animation directly in Unity. The Alembic format bakes animation data into a file so that you can stream the animation in Unity directly from the file. This saves a significant amount of resources, because the modeling and animating does not happen directly inside Unity.

The Alembic package brings in vertex cache data from a 3D modeling software, such as facial animation (skinning) and cloth simulation (dynamics). When you play it back inside Unity, it looks exactly the same as it did in the 3D modeling software.

Important: before you start using this package, you must be aware of its limitations and known issues.

Features

The Alembic package supports these features:

Note: If you need to use the Alembic Clip Recorder feature, you must also install the Unity Recorder package (minimum version: 2.0.0).

Package technical details

Installation

To install this package, follow the instructions in the Package Manager documentation.

Requirements

This version of Alembic for Unity is compatible with the following versions of the Unity Editor:

  • 2019.3 and later (recommended)

Limitations and known issues

  • Alembic for Unity only supports the following build targets: Windows 64-bit, MacOS X, Linux 64-bit, and Stadia.

See the full list of limitations and known issues, which also provides workarounds in some cases.

Feedback

Tell Unity about your experience using Alembic for Unity on the Alembic-For-Unity forum.