atteneder / glTFast

Efficient glTF 3D import / export package for Unity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to load GLTF model with WEBP texture in Android / IOS builds

Anthony-Key opened this issue · comments

In our platform we use GLTF models, where some have WebP textures. In its current state, they fail to load. I've tried the forked webp_support, however this isn't working correctly with textures completely broken and models not loading. Is there any chance GLTF unity can support webP in the future for android / ios builds not just windows builds?