Gltf texture anomaly

Gltf's model loading sometimes can show the whole texture, sometimes it displays part of it, and it doesn't show it at any time. What's the cause of this situation?

What happens if you pass in incrementallyLoadTextures : false when creating the model?