-
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
GLB files using Draco or KTX2 could not be uploaded as custom avatars.
To Reproduce
Steps to reproduce the behavior:
- Go to a room
- Click on 'Join room'
- Click on 'Change Avatar'
- Click on 'Create Avatar'
- Click on 'Custom GLB'
- Select draco/ktx2 GLB file
- Click on 'Save'
Expected behavior
Uploading can be done without any errors.
Screenshots
Screencast.from.2023-08-14.11-23-19.webm
Hardware
- Device: Desktop
- OS: Linux (Arch)
- Browser: Firefox
Additional context
This problem is probably caused by the Loader not being set in the following code.
https://github.com/mozilla/hubs/blob/master/src/react-components/avatar-editor.js#L153-L169
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