You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
lots of ssl timeouts/cURL issues within clones while communicating with unity.services.lobbies no errors in a build or on the main editor
To Reproduce
mostly get it while changing lobby options await LobbyService.Instance.UpdateLobbyAsync(hostLobby.Id, updateOptions)
but a handful of times ive had it while creating the lobby
or when signing in with authentication service
Expected behavior
0 timeouts on local host
Enviroment (please complete the following information):
Unity Editor Version: 2022.3.8f1
ParrelSync Version: 1.5.1
OS Version: Windows 10 22H2
The text was updated successfully, but these errors were encountered:
Describe the bug
lots of ssl timeouts/cURL issues within clones while communicating with unity.services.lobbies no errors in a build or on the main editor
To Reproduce
mostly get it while changing lobby options await LobbyService.Instance.UpdateLobbyAsync(hostLobby.Id, updateOptions)
but a handful of times ive had it while creating the lobby
or when signing in with authentication service
Expected behavior
0 timeouts on local host
Enviroment (please complete the following information):
The text was updated successfully, but these errors were encountered: