Hi,
I upgraded from 5.2.2 to 5.3.1 and now the SendToAll calls from my host(host + client) results in two calls being made to the to the host for each call. I have not touched the code after upgrade and it worked perfectly before upgrading. Normal clients which are not hosts gets the message only once.
NetworkServer.SendToAll, host gets the message twice
I upgraded from 5.2.2 to 5.3.1 and now the SendToAll calls from my host(host + client) results in two calls being made to the to the host for each call. I have not touched the code after upgrade and it worked perfectly before upgrading. Normal clients which are not hosts gets the message only once.
Code (csharp):