Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GLTF Import Error:System.ArgumentException: Offset and length were out of bounds for the array... #300

Closed
Stephengower opened this issue Aug 19, 2019 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@Stephengower
Copy link

Describe the bug

A clear and concise description of what the bug is.
When I import the attached MedievalFantasyBook GLTF, I'm seeing the following error:
System.ArgumentException: Offset and length were out of bounds for the array or count is greater than the number of elements from index to the end of the source collection.

This GLTF comes from Sketchfab (Creative Commons, author is
Pixel), and the Sketchfab Unity plugin can open this without this error. Can you please take a look? thanks.

MedievalFantasyBook.zip

@Stephengower Stephengower changed the title System.ArgumentException: Offset and length were out of bounds for the array or count is greater than the number of elements from index to the end of the source collection. GLTF Import Error:System.ArgumentException: Offset and length were out of bounds for the array... Aug 19, 2019
@hiroj hiroj added the bug Something isn't working label Aug 22, 2019
@hiroj
Copy link
Contributor

hiroj commented Aug 30, 2019

Thanks for the report, I will fix it in the next version.

@hiroj hiroj added this to the v0.54 milestone Aug 30, 2019
@hiroj hiroj closed this as completed Dec 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants