Sandbox can't open GLB file

Hi all,

We can’t load some .glb files in Sandbox again!

About an year ago we had the same issue (Sandbox not working for open GLTF files in Chrome) which was solved at that time, but now returned and it is not related to cache as at that time. Inclusive we tried to open some files that was opening before, but now they don’t open anymore.
So, please, someone can help?

The error message is

and the .glb file is in this link (Scenario_A_54.glb - Google Drive)

Anticipate thanks!

cc @bghgary

1 Like

I can repro. There is definitely something wrong. I will figure it out soon.

1 Like

I got it. This is a bug in the new skeleton code logic. I will fix it soon.

3 Likes

PR: Fix infinite recursion with glTF skeleton by bghgary · Pull Request #12469 · BabylonJS/Babylon.js · GitHub

2 Likes

Thanks a lot @bghgary for the prompt return and action!

1 Like