google-ar / arcore-android-sdk

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

Error spam: "Error ACameraMetadata getConstEntry: cannot find metadata tag 65576" #1166

Open ROBYER1 opened 3 years ago

ROBYER1 commented 3 years ago

SPECIFIC ISSUE ENCOUNTERED

When running any ARCore using app on the Sony Xperia XZ3 running Android 10, I get spam of errors in logcat for "cannot find metadata tag 65576". It happens when using any ARCore app, I noticed this first as I am developing with Unity ARFoundation BUT I went and tested this out with the Google Measure app and the same errors appeared when monitoring that app too!

VERSIONS USED

STEPS TO REPRODUCE THE ISSUE

  1. Run Google Measure app on the mentioned phone (com.google.tango.measure) - I expect a Sony Xperia XZ2 would have similar results on the same OS
  2. Run logcat, check the log

Here is my log from the test

ADDITIONAL COMMENTS

Error seems to be at least 50-60 times per minute and affects the stability of tracking also in the Unity apps I am developing with

Check the log link above, there is another common error: 2020/12/03 14:09:32.400 4480 4518 Error native plane_system.cc:417 UpdateAnchorsNo plane anchor for entity 51 2020/12/03 14:09:32.400 4480 4518 Error native plane_system.cc:417 UpdateAnchorsNo plane anchor for entity 50

image

fredsa commented 3 years ago

Can you add your device fingerprint as well?

adb shell getprop ro.build.fingerprint

ROBYER1 commented 3 years ago

Can you add your device fingerprint as well?

adb shell getprop ro.build.fingerprint

Updated above, I got Sony/H8416/H8416:10/52.1.A.3.92/052001A003009202006556692:user/release-keys

Please do let me know if there is anything else I can do to help, this phone was also factory reset/software repaired through the Sony Xperia companion recently after I first encountered this issue when I was looking to eliminate any variables when testing my AR apps out.

ROBYER1 commented 3 years ago

I also get Error native hit_test.cc:382 generic::internal: No point hit on apps where I want to place an AR Anchor, including my own test Unity ARCore project

svarogSLASHc commented 3 years ago

Any news here? I have the same with Moto G9( Android 10) and ARCore 1.22.0 ("com.google.ar:core:1.22.0")

swathipai13 commented 3 years ago

same problem came from previous thread, latest arcore services and also sceneform

khmaies5 commented 3 years ago

Same issue with redmi note 8 ARCore 1.25.211460203 MIUI 12.0.5 Android 10

ondrj006 commented 2 years ago

I am having the issue as well on my Sony Xperia XZ1, Android 9 ARCore version 1.31. I presume there is no interest fixing this when it is opened for several years.