I'm reliably getting an error when I try to use a reference to set the maximum player count for a match. I tried casting my values to unsigned int which the value calls for but it appears to still not work.
Create Match Fails on uint max player count
Code (CSharp):