Releases: PlayFab/PlayFabPartyUnity
PlayFab Party Unity SDK 1.9.3.0-main.0
PlayFab Party Unity SDK 1.8.0.0-main.0
Please see our release notes here:
https://docs.microsoft.com/en-us/gaming/playfab/features/multiplayer/networking/party-unity-release-notes
PlayFab Party Unity SDK 1.7.6.0-main.0
Package adds support for both standalone MacOS and the MacOS Unity Editor.
Please see our release notes here:
https://docs.microsoft.com/en-us/gaming/playfab/features/multiplayer/networking/party-unity-release-notes
PlayFab Party Unity SDK 1.7.0.1-main.0
- Enabled peer-to-peer connection on supported platforms by default.
Please see our release notes here:
https://docs.microsoft.com/en-us/gaming/playfab/features/multiplayer/networking/party-unity-release-notes
Please, do not use zip files automatically generated by GitHub.
Download a Unity package directly from repository.
PlayFab Party Unity SDK 1.7.0.0-main.0
Please see our release notes here:
https://docs.microsoft.com/en-us/gaming/playfab/features/multiplayer/networking/release-notes
PlayFab Party Unity SDK 1.6.0.0-main.0
- Compatibility with PlayFab Party binaries 1.6.*
- Explicit enum numbering
- Internal data messages used by
PlayFabChatXboxLivePolicyProvider
are not sent to game code - Minor fixes
PlayFab Party Unity SDK 1.5.0.3-main.0 (with a fix for GDK)
Package file playfab-party.1.5.0.3-main.0-3.4.2021-xbl-unmute-fix.unitypackage
includes a fix for unmute when player's corresponding Xbox Live settings change and permit that. Use this package instead of playfab-party.1.5.0.3-main.0-1.29.2021.unitypackage
if your title is targeting GDK.
PlayFab Party Unity SDK 1.5.0.3-main.0
Party Unity SDK plugin becomes generally available (GA) to developers on platforms:
- Windows
- iOS
- Android
New features in GA
- Ability to set a language for the local player, before creating or joining a Party
- Optional translation of incoming text chat messages to local language, using Party Cognitive Services
- Speech-to-text (STT): optional transcription of incoming audio chat into text chat messages in local language, using Party Cognitive Services (incurs additional cost if exceeds free quota)
- Text-to-speech (TTS): optional synthesization of speech, conversion of outgoing text chat messages into audible form received by other players (incurs additional cost if exceeds free quota)
Bug fixes
- Numerous bug fixes and stability improvements since pre-release.
P.S.
Package file playfab-party.1.5.0.3-main.0-3.4.2021-xbl-unmute-fix.unitypackage
includes a fix for unmute when player's corresponding Xbox Live settings change and permit that. Use this package instead of playfab-party.1.5.0.3-main.0-1.29.2021.unitypackage
if your title is targeting GDK. Please see a release with the fix here.
PlayFab Party Unity SDK 1.5.0.2-main.0
This pre-release version of Party Unity SDK includes various bug fixes and brings compatibility between all platform variations of this SDK (including tented distribution points for game consoles).
PlayFab Party Unity SDK 1.5.0.1-main.0
This pre-release updates Party Unity SDK to Party binaries version 1.5.0 and contains the following updates:
- Party iOS frameworks for a device and iOS Simulator (only a device was supported before)
- Minor update in instructions to build for iOS
- Bug fixes for all platforms