Questions about the maximum concurrent player of Unity Relay and similarities with Photon

I know that Photon is a relay service.

Q1: So is UNITY relay the same thing as a photon?

Q2: Then how many simultaneous players does the relay support per room?

Bolt supports approximately 50 players and Fusion supports approximately 200 players simultaneously.
I want to know how much Unity Relay is possible in one room.

Hi youngwoocho02,

Q1:
Our Relay is similar in the sense that it also allows our users to connects players with secure peer-to-peer networking. Instead of using dedicated game servers (DGS), our service provides connectivity through a universal Relay server acting as a proxy.

Q2:
If by “room” you are referring to a game session, Relay allow a maximum of 100 players per session.
For details, please see “Limitations” in the Relay doc.

1 Like