Search Unity

Matchmaker null responses

Discussion in 'Multiplayer' started by Pelican_7, Jul 1, 2015.

  1. Pelican_7

    Pelican_7

    Joined:
    Nov 25, 2014
    Posts:
    190
    Hi all,

    We are attempting to use the Matchmaker service but receive null responses when creating or listing matches (e.g. Match.ListMatchResponse is null when asking for the match list).

    We are using the default Unity NetworkManagerHUD & NetworkManager
    We are using the internet server - https://mm.unet.unity3d.com/
    We have created our project on unet.cloud.unity3d.com and added the Cloud Project ID to the player settings
    We are using the latest Unity 5.1.1p2

    Could anyone please shed some light on what we may be doing wrong? I couldn't find any known issues of similar Matchmaker problems.

    Thanks in advance,
    Andy
     
  2. glitchers

    glitchers

    Joined:
    Apr 29, 2014
    Posts:
    64
    We have the same issue for our project, we've tried on 5.1.1p2 and 5.1.1p3 but both with the same issue. The list of fixes for 5.1.1p4 doesn't include any Networking fixes so I'm stumped.

    Any help on this would be great