Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pressing "I" to inspect your avatar crashes Hubs' 3D viewport #6306

Closed
Exairnous opened this issue Oct 3, 2023 · 1 comment
Closed

Pressing "I" to inspect your avatar crashes Hubs' 3D viewport #6306

Exairnous opened this issue Oct 3, 2023 · 1 comment
Labels
bug needs triage For bugs that have not yet been assigned a fix priority

Comments

@Exairnous
Copy link
Contributor

Exairnous commented Oct 3, 2023

Description
Pressing the I key to inspect your avatar crashes Hubs' 3D viewport.

To Reproduce
Steps to reproduce the behavior:

  1. Enter a room.
  2. Press the I key on your keyboard.
  3. 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

This bug was likely introduced in #6067

@Exairnous Exairnous added bug needs triage For bugs that have not yet been assigned a fix priority labels Oct 3, 2023
@Exairnous
Copy link
Contributor Author

Fixed by #6311

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug needs triage For bugs that have not yet been assigned a fix priority
Projects
None yet
Development

No branches or pull requests

1 participant