Topic: Disconnection Issue (UFE + Photon)
I am using Photon for multiplayer.
After the user loses access to internet it disconnects everything (match as expected) but when tries to look for a new match or create a room it throws a network error like this ones
PhotonConnector.StartSearchingMatches -> Disconnected
PhotonConnector.RaiseOnMatchDiscoveryError
OnMatchDiscoveryError
Need support to work around this.