GLTFUtility icon indicating copy to clipboard operation
GLTFUtility copied to clipboard

GLTF from Google Poly yields JSON Serialization Exception?

Open yosun opened this issue 4 years ago • 0 comments

Hi! Trying to use the latest version of this with a gltf file from google poly

JSON Serialization error?

JsonSerializationException: Cannot deserialize the current JSON object (e.g. {"name":"value"}) into type 'System.Collections.Generic.List`1[Siccity.GLTFUtility.GLTFBuffer]' because the type requires a JSON array (e.g. [1,2,3]) to deserialize correctly.

yosun avatar Dec 11 '21 09:12 yosun