arkit2 error
Hello, when I run, the UnityObjectScanner.unity on my Iphone XS, and try to rotate the object (red cube) with 2 fingers the app crashes. But when I do it on ipad pro 2017 it works as it should.
Would appreciate any help, thanks in advance
Here is the error i get on Xcode:
highlighted in red: Thread 1: EXC_BAD_ACCESS (code=1, address=0x96b69c228)
in the console:
arkitsc2ene was compiled with optimization - stepping may behave oddly; variables may not be available. 2018-11-24 23:08:21.506480+0200 arkitsc2ene[561:73332] [DYMTLInitPlatform] platform initialization successful 2018-11-24 23:08:21.523417+0200 arkitsc2ene[561:73282] Built from '2018.2/staging' branch, Version '2018.2.17f1 (88933597c842)', Build type 'Release', Scripting Backend 'il2cpp' 2018-11-24 23:08:21.525256+0200 arkitsc2ene[561:73282] -> registered mono modules 0x10570f650 -> applicationDidFinishLaunching() 2018-11-24 23:08:21.655648+0200 arkitsc2ene[561:73282] Metal GPU Frame Capture Enabled 2018-11-24 23:08:21.655858+0200 arkitsc2ene[561:73282] Metal API Validation Disabled 2018-11-24 23:08:21.907052+0200 arkitsc2ene[561:73282] [Warning] Trying to set delaysTouchesBegan to NO on a system gate gesture recognizer - this is unsupported and will have undesired side effects -> applicationDidBecomeActive() GfxDevice: creating device client; threaded=1 Initializing Metal device caps: Apple A12 GPU Initialize engine version: 2018.2.17f1 (88933597c842) ================================================================= Main Thread Checker: UI API called on a background thread: -[UIApplication applicationState] PID: 561, TID: 73424, Thread name: com.apple.CoreMotion.MotionThread, Queue name: com.apple.root.default-qos.overcommit, QoS: 0 Backtrace: 4 libobjc.A.dylib 0x00000001a2c03894 + 56 5 CoreMotion 0x00000001a9480760 CoreMotion + 304992 6 CoreMotion 0x00000001a9480c94 CoreMotion + 306324 7 CoreMotion 0x00000001a9480ba4 CoreMotion + 306084 8 CoreMotion 0x00000001a94b2384 CoreMotion + 508804 9 CoreMotion 0x00000001a94b23e4 CoreMotion + 508900 10 CoreFoundation 0x00000001a39994d8 + 28 11 CoreFoundation 0x00000001a3998dbc + 276 12 CoreFoundation 0x00000001a39940c0 + 2324
Your answer
