google-ar / arcore-android-sdk

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

AR_ERROR_NOT_YET_AVAILABLE error and low framerate with ARCore on Samsung Galaxy S20 (snapdragon) #1308

Open ptc-aeveritt opened 2 years ago

ptc-aeveritt commented 2 years ago

SPECIFIC ISSUE ENCOUNTERED

Low frame rate, choppy UI performance running ARCore computervision_c sample on Samsung Galaxy S20 (snapdragon) in 'High Resolution' mode.

VERSIONS USED

STEPS TO REPRODUCE THE ISSUE

  1. Run ARCore coomputervision_c sample App
  2. Observe repeating message in logcat:
     [type.googleapis.com/util.ErrorSpacePayload='ArStatusErrorSpace::AR_ERROR_NOT_YET_AVAILABLE']

    When moving the device around the rendering is 'choppy'

WORKAROUNDS (IF ANY)

None

ADDITIONAL COMMENTS

So far we have not observed the same issue on any Exynos-based Samsung phones, this is only seen on some phones with Qualcomm Snapdragon

ptc-aeveritt commented 2 years ago

This issue is still present on all S20 versions with Snapdragon CPUs as of January 2022.