microsoft / mixed-reality-extension-sdk

The Mixed Reality Extension SDK enables developers to build 3D world extensions for AltspaceVR, using Node.JS.
MIT License
142 stars 61 forks source link

Stress Test room soft locks in Oculus Go #146

Closed sorenhan closed 4 years ago

sorenhan commented 5 years ago

FYI: the SDK Test Room (https://account.altvr.com/worlds/1112968930651013712/spaces/1128511672571396461) has major problems on Oculus Go: After entering this room, it seems that all network traffic dies - none of the MREs load (1 of 5 times I saw the "hello world" text, but nothing else). It's not just MREs that die - while you can open regular menus, and change tabs, no menu ever actually populate with any of the information from AltspaceVR server. The home button doesn't work anymore. While space editor works, it hangs when trying to actually send changes to the AltspaceVR server

sorenhan commented 4 years ago

Does not repro - presumed fixed with any number of improvements over the last 1.5 years