Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We’re making changes to the Unity Runtime Fee pricing policy that we announced on September 12th. Access our latest thread for more information!
    Dismiss Notice
  3. Dismiss Notice

Collaborative Sessions limited to two devices?

Discussion in 'AR' started by Sky77, Jun 21, 2019.

  1. Sky77

    Sky77

    Joined:
    Jan 30, 2014
    Posts:
    170
    Hi,

    We're experimenting with Collaborative Sessions on AR Foundation 2.2 for a multiplayer game on iOS. We're currently able to connect and share the world on two devices, but if we add more devices they connect but then no data is passed on the third (or more) one.
    Is the example currently limited to two devices or we're missing something?
     
  2. Sky77

    Sky77

    Joined:
    Jan 30, 2014
    Posts:
    170
    Ok we can confirm that the current implementation works correctly oy with two devices. We did our own networking solution to support more than two devices.