Unity Matchmaker
View Unity MatchmakerMatchmaker
2 documented changes.
- Released
- Nov 1, 2022
- Product
- Unity Matchmaker
Unity Gaming Services release notes
Official notesMatchmaker
Updates
- Fix
Fixed: In-Package sample was breaking on WebGL builds due to using Task.Delay, this has been changed with a Coroutine implementation on polling.
- Feature
Added: MatchmakingResults model has new property ‘PoolId’.