Results 4 issues of August1996

**Describe the bug** as the picture, the crash happens on `Android 31`. and i found that, most of machines are use `Mali-G57` gpu. **stack** ``` #00 pc 0000000000033b9c /apex/com.android.runtime/lib64/bionic/libc.so (abort+180)...

android
gpu specific

**Describe the bug** i load 32 models and play animation, the framerate is very low. but after coming from background, it works well. **you can refer to this video** [video](https://raw.githubusercontent.com/August1996/filament-multi-model/main/video.mp4)...

android

As the picture showing, Creating `Skybox` or `IndirectLight` by `KTXLoader.createXXX` will create `cubemap` Texture. Normally, we may use `Engine.destroy` to release the `Skybox` or `IndirectLight`, but the `cubemap` Texture will...

bug
android

**Describe the bug** https://github.com/google/filament/assets/15972489/6f3312d6-43f9-4e20-abec-bddf7bcfbf26 Firstly,the "male_sparse.glb" is from **male.glb**(use **gltf-transform sparse** to process **male.glb**) As the video shown, there is two bugs 1.There is only light was effected when i...

gltf