- Home /
Question by
ytNICC · Feb 02, 2020 at 12:34 AM ·
errornetworkingnetworktimeout
Client timeout disconnecting on local server and in internet match.
Hi, i've been working on a simple multiplayer fight game for android using UNet, but everytime i try to connect to a local match as a client, or when i try to enter in a internet match, i get a timeout error.
ClientDisconnected due to error: Timeout UnityEngine.Networking.NetworkIdentity:UNetStaticUpdate()
I'm currently using Unity 5.6.7f1.
Comment
Your answer
Follow this Question
Related Questions
Unity doesn't recognize any definition for Network 1 Answer
Problem with sluggish reactions in LAN game 1 Answer
How can I spawn a GameObject on all players in my multiplayer game? 0 Answers
Network rigidbody synchronize 0 Answers
【PUN2】I want to disable the instantiation of an object in PhotonView at a specified time. 1 Answer