I downloaded it and now my game (that worked 100% fine in the last version of Xcode) is crashing on the Unity Splash Screen and it says “<????>” under “Thread 0” in Xcode.
Has anyone else had this issue?
I downloaded it and now my game (that worked 100% fine in the last version of Xcode) is crashing on the Unity Splash Screen and it says “<????>” under “Thread 0” in Xcode.
Has anyone else had this issue?
The answer is (after much trial and error) YES! (BUT NOT WITH SCRIPT DEBUGGING ENABLED IN BUILD SETTINGS)
These two lines are new as well: (in the log) warning: check_safe_call: could not restore current frame warning: Unable to restore previously selected frame.
– bbrode