Search Issue Tracker
Third Party Issue
Votes
0
Found in [Package]
4.0.2
Issue ID
1287297
Regression
No
ObjDetQueue.thread crash when using Object Tracking (ARTrackedObjectManager) and AR Foundation
ObjDetQueue.thread crash when using Object Tracking (ARTrackedObjectManager) and AR Foundation
1. What happened
The app is crashing while using ARKit Object Tracking.
Conditions:
- Object reference library contains at least one object;
- ASSession is disabled while ARTrackedObjectManager.referenceLibrary != null, then enabled again;
- Crashes in Release configuration are less frequent than in Development Build;
I was able to reproduce the crash with all these setups:
- Unity 2020.1.8/2019.4.12
- iPad Pro 2020/iPhone X;
- AR Foundation, ARKit XR Plugin 4.0.2/4.0.9/4.1.0-preview.11
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
- FrameTimingManager.GetLatestTimings adds background time to the next focused frame when the Player is unfocused
- PropertyDrawer gets disposed while still being active when adding a secondary component
Resolution Note:
Unity has investigated this issue and determined the crash is happening within ARKit code. We have communicated this issue to Apple. Since we cannot fix this issue ourselves, we are resolving it as a third party issue.