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

The spacebar menu doesn't show up for objects which have been dropped in the room from a file browser #6505

Closed
Exairnous opened this issue Sep 27, 2024 · 1 comment
Labels
bug needs triage For bugs that have not yet been assigned a fix priority

Comments

@Exairnous
Copy link
Contributor

Description
The spacebar menu doesn't show up for objects which have been dropped in the room from a file browser.

To Reproduce
Steps to reproduce the behavior:

  1. Enter a Hubs room.
  2. Drag and drop in a GLB file that you have locally on your computer into the room. This file can be downloaded and used to test if you don't have any GLBs handy: Test_Cube.zip.
  3. Hover your cursor over the object and press and hold the spacebar.
  4. See that no menu appears.

Expected behavior
The spacebar menu should appear over an in-room object that you have uploaded from your computer.

Hardware

  • Device: Laptop
  • OS: GNU/Linux
  • Browser: Firefox

Additional context
Potentially caused by #6487

@Exairnous Exairnous added bug needs triage For bugs that have not yet been assigned a fix priority labels Sep 27, 2024
Exairnous added a commit that referenced this issue Nov 7, 2024
Reverts "Merge pull request #6487 from mozilla/scene-grabbables".

This reverts commit 4324d10, reversing
changes made to 746413d.

This fixes the following GitHub bugs:
Spacebar Menu Scale and Rotate Buttons Do Nothing When Interacted With #6496
Physics doesn't work when in-room objects are thrown #6503
Physics doesn't continue working after moving an object that has had physics permanently enabled on it #6504
The spacebar menu doesn't show up for objects which have been dropped in the room from a file browser #6505

This reverts the changes from the following commits:
c23b7d4
Add warning for negative scale when creating interactables bounds

ae050ee
Revert media collision mask

ec12e4c
Scene grabbables support
@Exairnous
Copy link
Contributor Author

Fixed by #6515

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