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

SceneViewer Bug "sampled joints and inverse bind poses out of sync" #4353

Open
3 of 13 tasks
pixlhero opened this issue Jul 11, 2023 · 1 comment
Open
3 of 13 tasks
Assignees
Labels
flag: not model-viewer Problems that are related to our project but are ultimately some other project's issue

Comments

@pixlhero
Copy link

pixlhero commented Jul 11, 2023

Description

Opening the .glb model in SceneViewer of the live-demo further down generates the error:

"Couldn't load object
Looks like there's something wrong with this object"

After having a look at the log with Logcat I found the lines

Future failed with error INTERNAL: sampled joints and inverse bind poses out of sync (920 != 920)
and
Failed to Load Gltf url 'https://cdn.glitch.global/097bc05d-39f2-405c-a0a7-a1d6fc76417d/tina_sceneviewer_bug.glb?v=1689074483193' reason: sampled joints and inverse bind poses out of sync (920 != 920)

The (920 != 920) part looks like it might be a bug with SceneViewer and not with the model itself. Displaying works with WebXR.

Live Demo

https://quilted-attractive-snake.glitch.me/

Version

  • model-viewer: v3.1.1

Browser Affected

  • Chrome, version: 114.0.5735.196
  • Edge
  • Firefox
  • IE
  • Safari

OS

  • Android 11, Realme 6
  • iOS
  • Linux
  • MacOS
  • Windows

AR

  • WebXR
  • SceneViewer
  • QuickLook
@elalish
Copy link
Collaborator

elalish commented Jul 11, 2023

@eugenecys Mind taking a look at this Scene Viewer bug? They included a nice repro.

@elalish elalish added the flag: not model-viewer Problems that are related to our project but are ultimately some other project's issue label Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flag: not model-viewer Problems that are related to our project but are ultimately some other project's issue
Projects
None yet
Development

No branches or pull requests

3 participants