When I use BABYLON.SceneLoader.ImportMesh() to load .gltf file,I can’t load it and console Report some errors.What should I do to Solve the problem?
Hi @zhenhua_wu , you can check what the Khronos glTF validator says about the file, maybe there’s something wrong with it:
I tried it in https://sandbox.babylonjs.com/. It can load but there are some problems
So definitely an issue with the model here