You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get 90% GPU usage on Android with no active blend states and all animations finished. My scene is very big, with thousands of objects. Nothing is moving on screen, yet the battery drains and my phone gets hot. Repo available (not public).
Even if all state machines and animations are removed, GPU usage remains extremely high. It seems like all vector objects are re-drawn every frame, wasting resources.
The text was updated successfully, but these errors were encountered:
I get 90% GPU usage on Android with no active blend states and all animations finished. My scene is very big, with thousands of objects. Nothing is moving on screen, yet the battery drains and my phone gets hot. Repo available (not public).
Even if all state machines and animations are removed, GPU usage remains extremely high. It seems like all vector objects are re-drawn every frame, wasting resources.
The text was updated successfully, but these errors were encountered: