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
* OS: Linux - Debian 11 (bullseye)
* Unity version: 2023.1.16f1
* Graphics API: Vulkan
* Browser: Any
Steps To Reproduce
Start the web app
Start the Unity app on Debian (our project is using Bidirectional Sample as a starting place)
Wait for the rtc connection
Current Behavior
Unity starts as expected and in the logs we can see "WS Connected". After that it just stops and does not log anything else. No connection has been established.
Expected Behavior
Unity starts, the "WS Connected" should be logged and the app should continue with establishing RTC connection (also logging the rest of the application).
Package version
3.1.0-exp.7
Environment
Steps To Reproduce
Current Behavior
Unity starts as expected and in the logs we can see "WS Connected". After that it just stops and does not log anything else. No connection has been established.
Expected Behavior
Unity starts, the "WS Connected" should be logged and the app should continue with establishing RTC connection (also logging the rest of the application).
Anything else?
Here's the full log of the Unity app.
The text was updated successfully, but these errors were encountered: