SDK v4 Ureal Engine 5¶
This guide provides the latest SDK v4 versions for Android, iOS, and Windows development in Unreal Engine 5 environments, along with installation and update guides, and major changes for each SDK version.
Latest SDK version¶
Apply the latest SDK version for each target OS to your Unreal Engine 5 project.
Latest Version Update¶
Update your current SDK version to the latest version below.
※ When installing the SDK distribution file, be sure to also install UE5 Interface.
| Target OS | Latest Version | Release Date |
|---|---|---|
| UE5 Interface | Hive SDK v4 UE5 Interface 26.4.0 | 2026-06-02 |
| Android | Hive SDK v4 UE5 Android 26.4.0 | 2026-06-02 |
| iOS | Hive SDK v4 UE5 iOS 26.4.0 | 2026-06-02 |
| Windows | Hive SDK v4 UE5 Windows 26.4.0 | 2026-06-02 |
Check version-specific development environments and library dependencies in Development Environment.
Hotfix Version Update¶
Check whether your current SDK version corresponds to the hotfix version below and update it.
| Target OS | Latest Version | Release Date |
|---|---|---|
| ## Version-specific constraints and dependencies |
- Hive SDK v4 25.0.0 or later: Security key issuance required
- Due to authentication security protocol changes, you must issue a security key from the Hive Console when using version 25.0.0 or later. Login will not be possible without key issuance.
- Hive SDK v4 25.1.3 or later: PG payment implementation changes required
- If using PG payments with Android&iOS 25.1.3 or later, or Windows 25.1.0 or later, you must modify your implementation according to the PG payment operation process.
- Hive SDK v4 UE5 Windows 25.8.1 or later has an issue where clicking the promotion interstitial banner does not navigate to the link correctly. To resolve this, replace the HTML file for the interstitial banner as follows:
- Download and extract the compressed folder containing the modified HTML files.
- Copy the folder to overwrite
Plugins/HIVESDK/Source/HiveSDKWindows/assets/additional. - Rebuild the app.
SDK installation and update guide¶
Install or update the UE5 SDK following the guide sequence below.
Major changes¶
Check the major changes from the latest SDK version to previous versions by target OS below.