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
Description
If you enable ?debugLocalScene and upload a GLB scene to the room, then attempt to load the room without that flag (and without changing the scene back to a regular scene) the room will get stuck on loading the scene and fail to load.
To Reproduce
Steps to reproduce the behavior:
Load a room with the ?debugLocalScene flag
Drag and drop a GLB into the room to switch it to a local scene.
Load the room again, this time without the ?debugLocalScene flag
The room will get stuck on loading the scene and never finish.
Expected behavior
The room should either load to the default blue ground plane with black sky (like it does if you reload the room with the ?debugLocalScene flag), or present some kind of warning with a description of how to fix it, or a dialog allowing you to change the scene, or something along those lines.
Hardware
Device: Laptop
OS: Linux
Browser: Firefox
Additional context
Workaround:
Load the hanging room with the ?debugLocalScene flag.
Change the scene via the "Room Info and Settings" panel to a permanently uploaded scene (e.g. one of the featured scenes)
You should now be able to load the room without the ?debugLocalScene flag.
The text was updated successfully, but these errors were encountered:
Description
If you enable
?debugLocalScene
and upload a GLB scene to the room, then attempt to load the room without that flag (and without changing the scene back to a regular scene) the room will get stuck on loading the scene and fail to load.To Reproduce
Steps to reproduce the behavior:
?debugLocalScene
flag?debugLocalScene
flagExpected behavior
The room should either load to the default blue ground plane with black sky (like it does if you reload the room with the
?debugLocalScene
flag), or present some kind of warning with a description of how to fix it, or a dialog allowing you to change the scene, or something along those lines.Hardware
Additional context
Workaround:
?debugLocalScene
flag.The text was updated successfully, but these errors were encountered: