- Home /
Question by
nkfranklin · Aug 22, 2017 at 01:58 PM ·
connectiontimeout
What might be blocking a connection to my server?
I have a hosting account with multiple websites. I am using the same hosting account to hold my games database and connection/query files.(API's)
My game was working fine until now. Can login. Change scenes. Open an options panel and use back to 'main menu'. Which works on multiple scenes. On a scene I am currently working on, when using the same main menu button, the game changes scene and times out.
I get these errors.
UnityConnectUserInfoRequest: Timed out while fetching user - please check your network connection UnityConnectOrganizationRequest: Timed out while fetching orgs - please check your network connection
Comment