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
Pressing the I key to inspect your avatar crashes Hubs' 3D viewport.
To Reproduce
Steps to reproduce the behavior:
Enter a room.
Press the I key on your keyboard.
See Hubs has frozen and you are no longer able to do anything in the 3D viewport.
Expected behavior
Hubs should show you your avatar in inspect mode without freezing.
Hardware
Device: Laptop
OS: Linux
Browser: Firefox and Chromium
Additional context
This happens with the current (Aframe) loader.
Pressing "F" while hovering over another avatar doesn't trigger this bug.
You can still hear and talk to people, and all the 2D UI buttons like Place and Chat still work.
The error message in the browser console:
Uncaught TypeError: e is undefined
t camera-system.js:32
<anonymous> camera-system.js:57
inspect camera-system.js:277
tick inspect-yourself-system.js:8
setupRenderer hubs-systems.ts:241
setupRenderer app.ts:236
fl three.module.js:27389
r three.module.js:12900
Description
Pressing the I key to inspect your avatar crashes Hubs' 3D viewport.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Hubs should show you your avatar in inspect mode without freezing.
Hardware
Additional context
This happens with the current (Aframe) loader.
Pressing "F" while hovering over another avatar doesn't trigger this bug.
You can still hear and talk to people, and all the 2D UI buttons like Place and Chat still work.
The error message in the browser console:
This bug was likely introduced in #6067
The text was updated successfully, but these errors were encountered: