UnityGLTF icon indicating copy to clipboard operation
UnityGLTF copied to clipboard

too long loading time

Open cszn113 opened this issue 3 years ago • 1 comments

I'm new to unity3D. However, when I'm trying to load a building model which has about 130 gltf files, it costs more than 20 minutes on android. Is there any solution for loading many files? Thanks.

cszn113 avatar Mar 04 '21 08:03 cszn113

Optimize the materials and textures of the gltf models, try using multi threading, also make use of GPU, as most of the smartphones comes with GPUs.

sivatejachigicherla avatar Jun 22 '21 04:06 sivatejachigicherla

Please update to the latest version and open a new issue if the problem persists. Thanks!

pfcDorn avatar Feb 09 '24 09:02 pfcDorn