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.

What is multiplayer room limit for 1 on 1 game?

Discussion in 'Multiplayer' started by Zishaan7, Feb 16, 2023.

  1. Zishaan7

    Zishaan7

    Joined:
    Jan 19, 2023
    Posts:
    3
    Hi,
    I am trying to make a 1 on 1 game and there will be only 2 players per room. Is there any limit on the number of rooms? if I use Unity Multiplayer Services or Photon Pun 2? As I couldn't find any info regarding this, only about the CCU limit, but in that case, my CCU is limited to 2 but the number of rooms will be increased. Any info on this topic?
     
  2. CodeSmile

    CodeSmile

    Joined:
    Apr 10, 2014
    Posts:
    2,436
    CCU is all connected players, so 10 rooms with 2 connected players each equals 20 CCU.
     
    r31o likes this.