Search Issue Tracker

Won't Fix

Votes

1

Found in [Package]

1.4.1

Issue ID

MARS-1372

Regression

No

[MARS] [Android] App crashes on devices with null pointer dereference when Marker Library includes an image with no keypoints

Package: XR - MARS

-

How to reproduce:
1. Open the attached project "1387654.zip"
2. Build and Run on Android device

Expected results: The app does not crash
Actual results: The app crashes with following errors:
at libc.pthread_mutex_lock(pthread_mutex_lock:0)
at libUnityARCore.0x2ae5c(Native Method)
at libil2cpp.0x12ec8bc(Native Method)
at libil2cpp.0x12eb910(Native Method)
at libil2cpp.0x80ea40(Native Method)

Reproducible with: 1.4.1 (2021.2.6f1, 2022.1.0b1)
Could not test with: 1.4.1 (2019.4.33f1, 2020.3.24f1) (The app can't be built)

Notes:
- Does not reproduce when building with 'Development Build' selected

  1. Resolution Note:

    Can't reproduce this, because ARCore won't let you build the marker library if there are no keypoints, so the build fails.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.