Version: 2019.4
Customized Matchmaking callbacks
Multiplayer Component Reference

Recomendaciones de Networking en Dispositivos Móviles.

Unity’s Multiplayer system is fully compatible across Desktop, iOS and Android devices, players on all these platforms can play your multiplayer game together.

You might want to implement special measures if your game is mainly to be used with Wi-Fi or cellular networks. On some mobile devices, the networking chip might be a performance bottleneck, because pings between mobile devices (or between mobile devices and desktops) can be about 40–60ms, even on high-performance Wi-Fi network, and you may observe some delays of over 200ms, despite a low average ping on high performance wifi.

For players to play your game simultaneously from both desktop and mobile platforms (over Wi-Fi or cellular networks), your game server should have a public IP address accessible through the internet, or use the Matchmaker and Relay services.

Note: EDGE / 3G data connections go to sleep very quickly when no data is sent. Therefore, you might sometimes need to “wake” the connection. If you are using the WWW class make sure you connect to your site (and yield until it finishes) before making the Unity networking connection.

Customized Matchmaking callbacks
Multiplayer Component Reference
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961