I maked ktx file with cubemap. and it encode to pvrtc. then load to this file in three.js. and I could see this console warning.
number of faces expected1, but found 6
I can't see the material that this file is applied to.
I'm using three.js version 0.107.0
How can I use this ktx file?