GLTFUtility icon indicating copy to clipboard operation
GLTFUtility copied to clipboard

Failed setting triangles. Some indices are referencing out of bounds vertices. IndexCount: 9360, VertexCount: 1679

Open AzadNezamdoust opened this issue 4 years ago • 2 comments

While loading any glb file using LoadGLBAsync I do get this error.

Failed setting triangles. Some indices are referencing out of bounds vertices. IndexCount: 9360, VertexCount: 1679

It is frustrating please help.

AzadNezamdoust avatar Jun 18 '20 21:06 AzadNezamdoust

Please attach the model file so I can have a look at it

Siccity avatar Jun 18 '20 23:06 Siccity

@Siccity Hi! I've got the same problem, I've attached the model. scene (2).zip

Failed setting triangles. Some indices are referencing out of bounds vertices. IndexCount: 36, VertexCount: 612

udvaritibor avatar Jan 18 '21 15:01 udvaritibor