arcore-android-sdk
arcore-android-sdk copied to clipboard
ARCore SDK for Android Studio
### SPECIFIC ISSUE ENCOUNTERED ArSession_getSupportedCameraConfigsWithFilter returns empty list as verified by printing size value received from method ArCameraConfigList_getSize `#### ArSession_getSupportedCameraConfigsWithFilter returned list of size 0 ` ### VERSIONS USED ARCore...
### SPECIFIC ISSUE ENCOUNTERED If I enable Depth I see in my logfile quite a few ARCore Error-Messages where a depth hit test failed. I don't have any regulator when...
This bug is for collecting various requests for camera control capabilities.
This issue is to track/dedup requests for device support. See [the official Supported Devices page](https://developers.google.com/ar/discover/supported-devices) for the complete list of currently supported devices. Device-specific details/issues: * #183 Asus' **ZenFone AR**...
### SPECIFIC ISSUE ENCOUNTERED App crashes when entering AR mode. This happens with Google Play Services for AR 1.32. Version 1.31 works fine. ### VERSIONS USED Unity version 2019.4.34f1 LTS...
Arcore Crash issue ARCore randomly crashes with Fatal signal 11 (SIGSEGV), code 1 ### SPECIFIC ISSUE ENCOUNTERED ARCore randomply crashes with Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr...
### SPECIFIC ISSUE ENCOUNTERED Multiple crashes happening at random within 10 minutes of starting application ### VERSIONS USED - Unity version 2021.3.0f1 - ARCore XR plugin version 4.2.3 - Device...
9/? A/DEBUG: Build fingerprint: 'realme/RMX3161/RMX3161CN:11/RKQ1.201217.002/1655210703262:user/release-keys' 2022-08-02 15:34:53.520 5579-5579/? A/DEBUG: Revision: '0' 2022-08-02 15:34:53.520 5579-5579/? A/DEBUG: ABI: 'arm64' 2022-08-02 15:34:53.522 5579-5579/? A/DEBUG: Timestamp: 2022-08-02 15:34:53+0800 2022-08-02 15:34:53.522 5579-5579/? A/DEBUG: pid: 5366,...
### SPECIFIC ISSUE ENCOUNTERED When I upload my ARCore app to Google Play (.aab bundle), I get the following warning in Google Play Console: 'This App Bundle contains native code,...
### SPECIFIC ISSUE ENCOUNTERED ARCore session has very huge memory leaks both on the Native and on the Java side. Looks like without any justifications. One of the most important...