Inside the Android Build Process
Unity Android が現在サポートしていない機能

Androidでクラッシュした時のバグレポート方法

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

バグレポートに「クラッシュしました」とだけ送信する前に, Androidトラブルシューティング に目を通して下さい。

現時点で,オンデバイスのアプリクラッシュを調査する高度なデバッグツールはありません。しかし adb アプリケーション(Android-SDK/platform-tools配下)をlogcat パラメータつきで使用できます。デバイスからステータスレポートを出力します。これらレポートには発生したクラッシュに関連した情報を含んでいるかもしれません。

Unityのソフトウェアに起因したクラッシュだと確信している場合,adb logcat 出力を保存したうえ,再現プロジェクトを実行したうえでバグレポート(Help/Report a bug) を使って当社にお知らせ下さい。出来るかぎり早くご連絡するようにします。

Inside the Android Build Process
Unity Android が現在サポートしていない機能