Unreal Engine
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.0 | 5.1 | 5.2 | 5.3 | 5.4 |
---|
Supported Platforms
Unreal integration suppors the following platforms:
Windows | Mac | iOS | Android | Oculus |
---|
Prerequisites
Equipment: Requires headphones and a functioning microphone.
Windows
Requirement | Version |
---|---|
Platform | Win64 |
Unreal Engine | 5.0 - 5.4 |
Project Type | C++ |
Visual Studio | 2019+ |
Mac
Requirement | Version |
---|---|
Platform | Mac x64/ARM |
Unreal Engine | 5.0 - 5.4 |
Project Type | C++ |
Xcode | 14.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
Requirement | Version |
---|---|
Platform | iOS 14+ |
Unreal Engine | 5.0 - 5.4 |
Project Type | C++ |
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
Requirement | Version |
---|---|
Platform | Android 12+ |
Arch | arm64-v8a |
Unreal Engine | 5.0 - 5.4 |
Project Type | C++ |
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.