Siccity / GLTFUtility

Simple GLTF importer for Unity
MIT License
1.01k stars 218 forks source link

Texture dismatch on mac. #164

Open haosizheng opened 2 years ago

haosizheng commented 2 years ago

I download glb models from https://github.com/KhronosGroup/glTF-Sample-Models/tree/master/2.0/DamagedHelmet/glTF-Binary. And works fine on win: image but when I open the project on mac, the model become a mass: image

Is it a bug, or some setting I missed?

haosizheng commented 2 years ago

image from win.

Siccity commented 2 years ago

Unfortunately I do not have a Mac to test on, so i cannot help you fix this issue