SDK manager¶
The Hive SDK Manager provides the ability to automatically upgrade the Hive SDK, offered in the form of a Unity plugin.
Therefore, you can download the desired SDK version directly through the SDK Manager in the Unity editor without the need to download the latest SDK from the developer site. Additionally, the SDK Manager extracts the changes for that SDK and automatically upgrades it.
Note
The Hive SDK Manager is only available in Unity.
Download¶
Release Date | Download | Supported Engine |
---|---|---|
2025-07-31 | HIVE SDK Manager v2.0.1.zip | Unity 2021+ |
Warning
When updating the Hive SDK Manager to the latest version from v1.0.0, v1.1.0, v1.1.1, you must remove Assets/HIVE/Manager/Editor/Plugin/ICSharpCode.SharpZipLib.dll.
Deployment history¶
Release Date | Version | Description |
---|---|---|
2025-07-31 | v2.0.1 | Fixed a dll-related error that occurred when building iOS projects with Unity 2021 versions |
2025-07-21 | v2.0.0 | Support for new SDK upgrade forms, improved UI usability |
2024-04-03 | v1.4.1 | Improved version readability, other bug fixes |
2024-03-06 | v1.4.0 | SDK upgrade and improved UI usability for integrity verification |
2023-11-30 | v1.3.0 | Changed to display Hive SDK version up to patch version, added Japanese support |
2022-10-12 | v1.2.0 | Fixed errors that could cause patching and installation to fail depending on path length, removed dependency on ICSharpCode.SharpZipLib |
2020-04-28 | v1.1.0 | Added log transmission feature for the purpose of collecting download logs and patch exception file settings |
2020-01-10 | v1.0.1 | Improved error where unsupported versions were activated in the upgrade menu |
2019-10-16 | v1.0.0 | Released HIVE SDK Manager |
Key features of SDK manager¶
Using the SDK Manager has the following advantages.
- When a new version of the Hive SDK is released, a notification will appear in Unity, allowing you to download the SDK immediately.
- The SDK manager will automatically upgrade after checking for changed or added files, eliminating the hassle of manually upgrading changed files and overwriting the entire file.
- Since integrity checks are performed during the upgrade, bugs caused by modifications to the original files can be detected in advance.
- You can receive notifications about new SDK releases or SDK-related alerts using pop-up announcements.
The SDK Manager provides various features such as upgrading the Hive SDK and integrity verification.
- SDK Upgrade: Upgrades the SDK to the version you selected from the SDK list. Alternatively, if the SDK is not installed, it will install it anew.
- Integrity Check: Checks the integrity of the currently used SDK.
- Notice: Quickly communicates new SDK releases, development issues, etc., from HIVE, allowing game development studios to check immediately.
- Version: Displays the currently applied HIVE SDK version.
- File Recovery: Restores modified SDK files to their original form.
- Reconnect: Attempts to reconnect between the HIVE SDK manager and the server. Updates the manager data linked to the server.
- Edit Ignored Files: Registers or modifies files to be ignored when certain functions are executed.
SDK manager installation¶
By downloading and running the Hive SDK Manager installation file provided above, the Hive > HIVE SDK Manager will be added to the top menu of the Unity editor as shown below.