Vivox Core added Linux x64 support in version 5.27.3, and that support is now generally available. Vivox Unity and Vivox Unreal do not yet expose Linux as a supported build target. Linux support for the Unity package is planned for an upcoming release, though Unreal Linux support does not yet have a committed timeline. This article will be updated once each SDK's Linux support ships.
Breakdown of Linux Support by SDK:
| SDK Type | Linux Supported | Architecture(s) | Version Introduced | Support Level |
|---|---|---|---|---|
| Core | Yes | x64 | 5.27.3 | Fully Supported |
| Core | New Arch 🡒 | arm64 | Planned for September release | — |
| Unity | Not yet | — | Planned for September release | — |
| Unreal | Not yet | — | Planned for release in 2026 | — |
Timelines for Core arm64, Unity, and Unreal Linux support are current estimates, not firm commitments, and may shift as development progresses.
Note: Since the Vivox Unreal module ships as source code and links against the same Core library that already supports Linux x64, teams with an urgent need may be able to make local changes to VivoxCoreLibrary.Build.cs to enable the platform ahead of official support.