We've got a strange issue with a system that can't connect to Photon at all.
It get's stuck at this point in the lobby:
Photon is working fine for 9 other players but this one can't connect to Photon at all.
We've checked the router hardware settings, firewall settings (disabled for test), the Windows HOSTS file and the antivirus (disabled for test).
The strange things is, that a second computer is connecting at the same place without any problems.
So it seems to be a specific problem with this computer while it can connect to other games and internet without problems.
Any other ideas where we could search for the issue?
It get's stuck at this point in the lobby:
if(!PhotonNetwork.connected){ GUI.Box (new Rect(320, 300, 150, 30), "connecting..."); }
Photon is working fine for 9 other players but this one can't connect to Photon at all.
We've checked the router hardware settings, firewall settings (disabled for test), the Windows HOSTS file and the antivirus (disabled for test).
The strange things is, that a second computer is connecting at the same place without any problems.
So it seems to be a specific problem with this computer while it can connect to other games and internet without problems.
Any other ideas where we could search for the issue?