atteneder / KtxUnity

Load KTX and Basis Universal textures at runtime
Apache License 2.0
223 stars 42 forks source link

ETC2 on iOS crashes #8

Closed atteneder closed 5 years ago

atteneder commented 5 years ago

Tried to open the demo files on iPad Pro third gen via ETC2. API says it is supported, yet it crashed with a Segfault.

Preferring DXT5 solved the issue, but we should look into this.