question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

cann't Load GLtf Files with size more than 10MB

See original GitHub issue

I got this exception when I tried to load Files with sizes more than 10 MB

ArgumentException: out of bounds Parameter name: offset System.ArraySegment1[System.Byte]…ctor (System.Byte[] array, Int32 offset, Int32 count) `

how can we fix this ?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
lexaknyazevcommented, Dec 17, 2018

Validating an asset with online glTF-Validator may shed some light on the issue.

0reactions
blgrossMScommented, Dec 26, 2018

Fixed in PR #332

Read more comments on GitHub >

github_iconTop Results From Across the Web

when loading Big Size .GLTF MODEL more than 25mb ...
I am using GLTF2LOADER and it's unable to load a model size larger than 20MB. Chrome crashed. But it's working fine with only...
Read more >
Maximum 3d model size to load - Questions
File Size : Ideally less than 5MB. Note that as glTF geometry and texture compression extensions, such as glTF Universal Textures using the...
Read more >
How to Compress .GLB File size (12MB to 2MB) - YouTube
Today i learned about .glb file optimization . Original Axe - 12 MB New File 2 MB . using gltf.report and plus ...
Read more >
file has a huge size compared to fbx and export time so long
Even if the export time was higher than for fbx, it was still less than factor 5 and the glb was actually smaller...
Read more >
[RELEASED] Piglet: glTF Importer | Page 5
I cant get Piglet to convert the Zip files when I drag them in. I'm using Unity v2018.4.20f1, is there a step i'm...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found