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¶
Download the latest SDK version for each target OS environment of your Unreal Engine 5 project.
| Target OS | Latest version | Release date |
|---|---|---|
| Android & iOS | Hive SDK v4 UE5 Android & iOS 26.0.1 | 2025-12-18 |
| Windows | Hive SDK v4 UE5 Windows 25.8.1 | 2025-11-24 |
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.