Develop
Develop
Select your platform

Meta Avatars SDK

Download from Unity
Updated: Sep 5, 2025|
Version
40.0.0
Enhance presence and immersion with Meta Avatars SDK. Give users a unique sense of self with advanced body tracking and modularized full-bodied torsos.

Version 40.0.0 Release Notes

We are excited to announce the release of our v40 SDK which includes several major changes and bug fixes.

Major Changes

Compatibility with Unity Input System Package

Previously, the Avatar SDK relied on the legacy input system in many sample scripts. This required projects using those scripts to set Active Input Handling to either the legacy input system or both the legacy and new input systems, which is not recommended by Unity. In this update, we added compatibility with the Unity Input System Package. Projects using these sample scripts can now set Active Input Handling to use the Input System Package exclusively.

Avatar Editor Deeplink Endpoint Update

This update includes changes to the avatar editor deeplinking endpoint to future-proof upcoming modifications to the avatar editor. Developers who rely on deeplinking functionality are strongly encouraged to upgrade to this version of the Avatar SDK to ensure continued support.

Bug Fixes

  • Resolve a missing component issue in AvatarSDKManagerStyle2Meta prefab