[Android] Blit Type Problem - Flickering Android

Hello,

i have some problems when building for android.


  1. I got a flickering on the screen on an android device when build using always blit especially on some low-end devices. (- YouTube)
    .
  2. if i’m build using auto or never blit and resolution scaling mode, on some devices the game screen become smaller than device screen. Disable resolution scaling mode will fix the problem, but it will slow down the performance.

any suggestions?

Thanks!

@si-d3g0d
We are also facing the same issue in some android devices and it’s random.
Any updates on this? Were you able to fix this issue?