GeospatialCreatorDemos icon indicating copy to clipboard operation
GeospatialCreatorDemos copied to clipboard

EXC_BAD_ACCESS in GeospatialCreatorDemos/builds/MainApp/main.mm:26 (Unity 2022.3.12f1)

Open msp opened this issue 1 year ago • 1 comments

Hi, thanks for the tutorial!

What iOS version did you target in your demo? I need to use Xcode 15.0.1 to target my iPhone 13 running iOS 17.1.1

I had to use a slightly later version of Unity (2022.3.12f1) to work around this Unity issue with IL2CPP but then I hit EXC_BAD_ACCESS when running to the device. I can't glean much from the debugger when it crashes.

Seems like an incompatibility between UnityFramework and Xcode?

According to Xcode Releases I can't go back to Xcode 14.3.1 as it only supports iOS 16.4.

Any tips?

Thanks

msp avatar Nov 18 '23 00:11 msp

Same issue using this version on Unity targeting my iPad Pro 11 inch running 16.6.1

msp avatar Nov 18 '23 00:11 msp