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
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:
Enter a Hubs room.
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.
Hover your cursor over the object and press and hold the spacebar.
See that no menu appears.
Expected behavior
The spacebar menu should appear over an in-room object that you have uploaded from your computer.
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
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:
Expected behavior
The spacebar menu should appear over an in-room object that you have uploaded from your computer.
Hardware
Additional context
Potentially caused by #6487
The text was updated successfully, but these errors were encountered: