Search Unity

5.4 Update: Cannot create my own MatchInfoSnapshot

Discussion in 'Multiplayer' started by pojoih, Aug 6, 2016.

  1. pojoih

    pojoih

    Joined:
    Mar 30, 2013
    Posts:
    226
    I'm using the Matchmaker as well as NetworkDiscovery. In 5.3 I've but them all together in a List for players to choose from, using MatchDesc instances to save all the data in a UI Button.
    Now I cannot fill my own MatchDesc (now called MatchInfoSnapshot) with the infos from NetworkDiscovery anymore because all the propertys now lost their setters.

    Why is that?
     
  2. pojoih

    pojoih

    Joined:
    Mar 30, 2013
    Posts:
    226
    bump, still a problem