com.unity.services.vivox 16.7.0
Source docsNotes: processedReleased September 4, 2025
Unity Compatibility
Minimum Unity: 2021.3
Package Dependencies
- com.unity.modules.audio (1.0.0)
- com.unity.nuget.newtonsoft-json (3.0.2)
- com.unity.services.core (1.14.0)
- com.unity.settings-manager (1.0.3)
🔧 Bug Fixes
- Fixed memory leak caused by unbound event handlers preventing `VivoxParticipant` objects from being cleaned up when the local user left channels with remaining participants.
✨ Features
- `VivoxMessage.Metadata` property for accessing channel or directed message metadata.
- `MessageOptions.Metadata` property for attaching metadata to outgoing messages.
- Added automatic SDK initialization and user sign-in when SDK actions are attempted without prior setup.
- Added support for multiple concurrent Vivox SDK instances via `IUnityServices.GetVivoxService()`.
⚡ API Changes
- Removed Mint service integration and deprecated related public APIs.
📈 Improvements
- Updated minimum supported Editor version to 2021.3.
- Updated Services Core SDK dependency version.
