Releases: TigersUniverse/Hypernex.Unity
2026.04.1b
In this release, we add support for multiple operating systems! We now support the following:
- Windows
Hypernex_win-x64.zip
- macOS
Hypernex_macOS-Silicon.zip
- Linux
Hypernex_linux-x64.zip
- Android (XR/non-XR)
- (XR)
hypernex_android-arm64+xr.apk - (non-XR)
hypernex_android-arm64.apk
- (XR)
Note
While iOS is technically supported, we do not publish releases for it. You can read more about why we don't here.
We also made various changes to how messages are serialized which should heavily improve serialization performance across all platforms!
Important
This change may corrupt databases. If you run in to any errors, you can delete the old databases at %appdata%/../LocalLow/TigersUniverse/Hypernex.Unity/Databases
Among this, we have also made various fixes to audio support (such as for microphones) and various other bugs.
Read the Changelog here!
2025.10.1b
This release focuses on improving media fetching and video streaming experience.
Caution
We upgraded to Unity 2023.2.22f1 to include the security patch. It is essentially the same as our previous version, but with the security patch. We urge all users to upgrade to this engine version ass soon as possible.
Read the Changelog here!
2025.07.3b
This release addresses some quick bug fixes for User Interface issues and a slight addition to the Sandbox API.
Read the Changelog here!
2025.07.2b
This release addresses some quick bug fixes for some simple issues.
Read the Changelog here!
2025.07.1b
This release of Hypernex.Unity has implemented the brand new User Interface, introduced the new Content Creation Kit Integration, and lots of fixes!
We'd like to thank the following first time contributors:
- @dustwyn
- Designed the new User Interface
Read the Changelog here!
Caution
All content made with a previous version of the CCK (<2.0.0) will cease to function. Please either update the content or remove it from your Dashboard.
2024.11.3b
This hotfix of Hypernex.Unity fixes an issue with ungraceful disconnects and invite permissions
Read the Changelog here!
2024.11.2b
This hotfix of Hypernex.Unity fixes an issue with Discord Rich Presence
Read the Changelog here!
2024.11.1b
This patch of Hypernex.Unity removes cobalt and replaces it with yt-dlp. You can read more on why we decided to do this on the changelog, linked below.
Read the Changelog here!
2024.10.2b
This hotfix of Hypernex.Unity fixes some small issues relating to Parameters and a small new feature.
Read the Changelog here!
2024.10.1b
This release adds TONS of new performance features especially with coding and Garbage Collection. There's way too much in this release to talk about here, so
Read the Changelog here!
Caution
The Scripting API was completely redone, meaning that a lot of things broke. Please make sure you read the API Changes to upgrade your scripts.