This repository was archived by the owner on Apr 29, 2021. It is now read-only.
This repository was archived by the owner on Apr 29, 2021. It is now read-only.
Ui slow on old Android device (OnePlus One) #426
Open
Description
Firstly, I thank you for this awesome library for unity (and I don't understand why isn't a official unity library/package), but I noticed that on my OnePlus One smartphone (or generally on old devices) the ui is very very slow, almost unusable (specially when scrolling a list/grid). I've tried also the UIWidgetsGallery, but I saw the same behavior (the framerate have some spikes at 15/10 fps).
I tested it on unity 2019.3.9f1 and 2020.1b5.
On iPhone XR it work very well.
I thought, it's possible to reduce the rendertexture resolution? The render phase should become faster right?
Thank you and sorry for my English
PS: I'm using Android 10 with custom ROM, but I don't have problems with other apps or games