I am referring to this sample codebase: GitHub - Unity-Technologies/com.unity.services.samples.matchplay: A Matchmaking with Multiplay Unity example project. Implements the Unity Matchmaking and Multiplay SDK to create an end to end matchmaking game experience.
I tried to follow the setup guide recently but find that there are a few settings not mentioned or not matched to what was shown in the README, in particular the Rules set up for the queue pools, e.g. Team count / Player count / Team Rules. The only relevant words are: Set up the basic team definitions, and skip the advanced rules for now.
I have looked through the linked documentation page Matchmaking Rules , but still can’t determine any obvious / suitable setting for this sample demo code