Avatar SDK UE plugin  2.2.0
Realistic avatar generation toolset for Unreal Engine
Platform-specific information

Android

Minimum SDK Version

24

Supported architectures

Currently, the Avatar SDK UE Plugin is supported on arm64-v8a devices

Rendering

It is recommended to build your applications with OpenGL ES 3.1 support.

Storage

A sample project built for Android (.apk) requires approximately 300 MB of free disk space.

iOS

Minimum iOS Version

11.0

Supported architectures

Currently, the Avatar SDK UE Plugin supports only arm64 devices

Storage

A sample project built for iOS (.ipa) requires approximately 200 MB of free disk space.

Notes

In the case of this message about the quarantine error connected with the “assimp” library binary file, you should do the following steps:

  • Open Terminal and navigate to the parent folder of your project
  • Run the next command: xattr -cr <unreal_plugin_folder>
  • Reopen the project

Before building the plugin for iOS you should initialize iOS Team ID in the iOS section in the Project Settings.