-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
bugneeds triageFor bugs that have not yet been assigned a fix priorityFor bugs that have not yet been assigned a fix priority
Description
Description
Applies to: #6468
Objects placed in the room can't be moved when you click and drag them.
This affects the A-Frame loader only, objects added with the bitECS loader can be moved normally.
To Reproduce
Steps to reproduce the behavior:
- Enter a Hubs room that uses the A-Frame loader (this is the default for new rooms).
- Drag and drop in a GLB file that you have locally on your computer into the room (or use Place -> Upload). This file can be downloaded and used to test if you don't have any GLBs handy: Test_Cube.zip.
- Attempt to interact with the object by clicking and dragging on it to move it.
- See that the object can't be moved.
Expected behavior
The object should be able to be moved.
Hardware
- Device: Laptop
- OS: GNU/Linux
- Browser: Brave and Chromium
Additional context
This bug affects both objects that have been uploaded from your local computer and objects which have been loaded from a URL.
This bug can be worked around by the following procedure:
- Spawn a media frame cube via the
/cubechat command. - Use the media frame cube to capture the object (this allows the object to be moved).
- Move the object outside of the media frame.
- The object can now be moved normally.
Metadata
Metadata
Assignees
Labels
bugneeds triageFor bugs that have not yet been assigned a fix priorityFor bugs that have not yet been assigned a fix priority