arcore-unity-extensions icon indicating copy to clipboard operation
arcore-unity-extensions copied to clipboard

iOS Build Crashes when Launching: XCode Error: Thread 1: EXC_BAD_ACCESS (code=1, address=0x0)

Open chenyutpe opened this issue 1 year ago • 2 comments

Hi, I'm facing an iOS crashing problem as well, and unfortunately it's hard for me to downgrade in my environment. The error occurs even if I'm not using anything from this package in the scene. Really hope you guys are fixing it!

There's also a similar thread on Unity Forum, but it seems the problem is still there.

Versions: Unity 2022.3.32f1 iOS 17.3 Xcode 15.4 Cocoapods 1.12.1 AR Foundation 5.1.4 Apple ARKit XR Plugin Version 5.1.4

Screenshot 2024-06-17 at 2 24 37 PM

chenyutpe avatar Jun 21 '24 02:06 chenyutpe

Hey coming back for anyone that might have this problem too, I've found out with my team that going to Unity Framework > build settings > Search for "Other" > Other Linker Flags > add "-ld64" fixes that one

Versions that I'm using: Unity 2022.3.42f1 Xcode 15.4 AR foundation 5.1.5 AR core 5.1.5 AR Kit 5.1.5 AR Core Extensions 1.45.0 Cesium 1.12.0 Iphone 15 pro, iOS version: 18

Diogo1080 avatar Oct 02 '24 14:10 Diogo1080

Hey, got the same problem, thought it was a big "i" and a small "d" but it is a small "L" and a small "D". Now it works fine.

MrFabou avatar May 05 '25 13:05 MrFabou