CesiumGS / gltf-pipeline

Content pipeline tools for optimizing glTF assets. :globe_with_meridians:
Apache License 2.0
1.87k stars 241 forks source link

TypeError: uint8Array.subarray is not a function at getStringFromTypedArray #636

Open lgc653 opened 1 year ago

lgc653 commented 1 year ago

When I use three@0.146.0 executing gltfPipeline.processGlb, this error will be reported. When I use three@0.139.0 Then it is completely OK