Ambient icon indicating copy to clipboard operation
Ambient copied to clipboard

gltf import error

Open droqen opened this issue 2 years ago • 2 comments

thread 'tokio-runtime-worker' panicked at 'range end index 75777 out of range for slice of length 0', crates\model_import\src\gltf\gltf_import.rs:129:38
stack backtrace:
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.

Got this error while trying to import a .gltf file

The .gltf file in question is zipped and attached here:

cliffmesh01.zip

droqen avatar Sep 25 '23 12:09 droqen

Blend file: cliffmesh01 blend.zip

droqen avatar Sep 25 '23 12:09 droqen

@droqen .gltf doesn't generally work, you need to use .glb.

FredrikNoren avatar Sep 25 '23 13:09 FredrikNoren