three-usdz-loader icon indicating copy to clipboard operation
three-usdz-loader copied to clipboard

Loader fails when USDZ contains animations

Open LucaFilitz opened this issue 1 year ago • 1 comments

When you load a USDZ file that contains animations, the loader fails to load any meshes (array is empty).

You can verify that by loading these files in the demo from the readme:

  • https://developer.apple.com/augmented-reality/quick-look/models/stratocaster/fender_stratocaster.usdz (still, working)
  • https://developer.apple.com/augmented-reality/quick-look/models/drummertoy/toy_drummer_idle.usdz (animated, not working)

Since the readme explicitly states that animtions are supported this is very weird behavior.

LucaFilitz avatar Aug 10 '23 15:08 LucaFilitz

I pretty much get the same errors like described here: #6

LucaFilitz avatar Aug 10 '23 16:08 LucaFilitz