Hubs-Foundation / hubs

Duck-themed multi-user virtual spaces in WebVR. Built with A-Frame.
https://hubsfoundation.org
Mozilla Public License 2.0
2.13k stars 1.42k forks source link

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

Open Exairnous opened 1 day ago

Exairnous commented 1 day ago

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

Additional context Potentially caused by #6487