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
Whenever we call close() on a serial connection, the SteamVR dashboard will reload and often times disappear entirely for the duration of the session. That method is called whenever closing the app, refreshing the camera list, and starting the app. I do not know why this is but it's sub optimal to say the least. Perhaps whatever windows api call the method is calling is also relied on by SteamVR?