Skip to main content

Unreal Engine

Unreal

Get Unreal SDK

To download the latest version of the Inworld Unreal Engine SDK and its accompanying demo, use the links below:

Compatibility

Inworld's Unreal Engine integration is compatible with the following versions of Unreal:

5.05.15.25.35.4

Supported Platforms

Unreal integration suppors the following platforms:

WindowsMaciOSAndroidOculus

Prerequisites

Equipment: Requires headphones and a functioning microphone.

Windows

RequirementVersion
PlatformWin64
Unreal Engine5.0 - 5.4
Project TypeC++
Visual Studio2019+

Mac

RequirementVersion
PlatformMac x64/ARM
Unreal Engine5.0 - 5.4
Project TypeC++
Xcode14.1+

Mac: Rosetta

MacOS with ARM requires Rosetta, or building Unreal Engine from source.

Mac: Microphone

To use the microphone with Mac, see: Inworld AI Platform.

iOS

RequirementVersion
PlatformiOS 14+
Unreal Engine5.0 - 5.4
Project TypeC++

iOS: Microphone

To use the microphone with iOS, see: Inworld AI Platform.

iOS: Packaging Game

To package your game for iOS, you must have an Apple Developer Account and create Provisioning Profiles and Signing Certificates.

Android

RequirementVersion
PlatformAndroid 12+
Archarm64-v8a
Unreal Engine5.0 - 5.4
Project TypeC++

Android: Pre-built Binaries

Pre-built binaries in the repo were built for API level 31 and architecture arm64-v8a.

Use Inworld NDK to build with other options.