You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The video placed on the target image moves out of position and comes back to position again.
The video plane's inclination keeps changing.
Overall the video's position is not stable.
VERSIONS USED
Android Studio: Android Studio Hedgehog | 2023.1.1
Google Play Services for AR (ARCore): 1.43.240930493
On Windows, use: adb shell pm dump com.google.ar.core | findstr /i "packages: versionName"
On macOS, use: adb shell pm dump com.google.ar.core | egrep -i versionName\|packages:
Output of adb shell getprop ro.build.fingerprint:
STEPS TO REPRODUCE THE ISSUE
Open The app
Scan a marker Image
video play
WORKAROUNDS (IF ANY)
ADDITIONAL COMMENTS
Contacted the library developer and they replied back " Your issue (which is not) is coming from the ARCore way of handling AugmentedImages anchoring. "
screen-20240515-153120.mp4
The text was updated successfully, but these errors were encountered:
SPECIFIC ISSUE ENCOUNTERED
The video placed on the target image moves out of position and comes back to position again.
The video plane's inclination keeps changing.
Overall the video's position is not stable.
VERSIONS USED
On Windows, use:
adb shell pm dump com.google.ar.core | findstr /i "packages: versionName"
On macOS, use:
adb shell pm dump com.google.ar.core | egrep -i versionName\|packages:
adb shell getprop ro.build.fingerprint
:STEPS TO REPRODUCE THE ISSUE
WORKAROUNDS (IF ANY)
ADDITIONAL COMMENTS
Contacted the library developer and they replied back " Your issue (which is not) is coming from the ARCore way of handling AugmentedImages anchoring. "
screen-20240515-153120.mp4
The text was updated successfully, but these errors were encountered: