Legacy Documentation: Version 4.6.2
Language: English
Troubleshooting on iOS devices
Android

Reporting crash bugs on iOS

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Sumbission failed

For some reason your suggested change could not be submitted. Please try again in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

Before submitting a bug report, please check the iOS Troubleshooting page, where you will find solutions to common crashes and other problems.

If your application crashes in the Xcode debugger then you can add valuable information to your bug report as follows:-

  1. Click Continue (Run->Continue) twice
  2. Open the debugger console (Run->Console) and enter (in the console): thread apply all bt
  3. Copy all console output and send it together with your bugreport.

If your application crashes on the iOS device then you should retrieve the crash report as described here on Apple’s website. Please attach the crash report, your built application and console log to your bug report before submitting.

Troubleshooting on iOS devices
Android