Siccity / GLTFUtility

Simple GLTF importer for Unity
MIT License
976 stars 217 forks source link

FPS down during load model #201

Open Unity3D-Hardik opened 2 years ago

Unity3D-Hardik commented 2 years ago

Hello every one. During GLB load from URL getting fps down up to 15 for few frame. is there any solution to resolve this ?

rafaP commented 2 years ago

I have the same problem, but it goes to 0, unity almost stop,

Unity3D-Hardik commented 2 years ago

Still don't have solution for this. but using Coroutine i have reduce fps drop. now almost 35+ so no more freezing more then 1 frame

rafaP commented 2 years ago

even with coroutines, when you load like 100 gltfs at a time it freezes a lot

rafaP commented 1 year ago

There's other solutions for the GLTFUtility not freeze the main tread in Unity?

Unity3D-Hardik commented 1 year ago

Nop...its due to unity... wait till Unity3D update loading mechanism

rafaP commented 1 year ago

That can take years