google-ar / arcore-android-sdk

ARCore SDK for Android Studio
https://developers.google.com/ar
Other
4.91k stars 1.2k forks source link

Green screen flickering #1630

Open LionelMyFit opened 6 months ago

LionelMyFit commented 6 months ago

SPECIFIC ISSUE ENCOUNTERED

Hi, on specific devices : Google Pixel 4, Sony XPeria 10V, Oppo Find X5 the screen is flickering in green On some devices this bug is not present : Samsung Galaxy S22, Google Pixel 60

The only way to reduce this problem is to reduce the frequency of the update / render frame acquisition

https://github.com/google-ar/arcore-android-sdk/assets/113895389/b41af297-0487-4f80-9f25-57572b991261

VERSIONS USED

mrichards commented 5 months ago

@LionelMyFit Do you see the same issue on those devices for the HelloAR Java sample? Also, by how much do you need to reduce the update / render frame acquisition to fully mitigate the problem?