実行時に発生する例外には、通常時と同じように Console 上でフラグがつきます。Performance Reporting が有効になっている場合は、Performance Reporting の Dashboard 上にもそれらの例外が報告されます。
Dashboard はインターネットブラウザをとおしてオンラインでアクセスできます。それを見るには、Unity エディターで Performance Reporting ウィンドウを開き Go to Dashboard をクリックします。
Dashboard は最近の例外のリストを表示します。特定の例外に関するより詳しい情報を見るには、その例外をクリックして展開します。
展開すると、Console のメッセージ (Message)、スタックトレース (Stack Trace)、発生のタイムライン (Occurrence Timeline)、影響のあるゲームのバージョン (Affected Versions)、影響のある OS (Affected OS)、影響のあるデバイス (Affected Devices) が表示されます。
シンボルファイルは、ネイティブのクラッシュイベントに対して人間が読めるスタックトレースを提供する必要があります。通常、Performance Reporting サービスが有効になっている場合、プロジェクトのシンボルファイルはビルドプロセスの一部として自動的にアップロードされます。ただし、このプロセスで何かがうまくいかず、ネイティブのクラッシュイベントに「symbols missing」というメッセージが表示される場合は、Manage Symbols ページでビルドから対応するシンボルファイルをアップロードできます。 個々のシンボルファイルをアップロードしたり、複数のファイルを zip ファイルにまとめてアップロードすることができます。
シンボルアップロードプロセッサーは、以下の形式を処理できます。
シンボルファイルの UUID または GUID 識別子は、シンボル化が成功するためには、ダッシュボードに欠落として表示されているものと一致している必要があります。dwarfdump -u (OSX) や readelf -n (Linux) などのツールは、これらを確認するのに役立ちます。ツールの中には、UUID にハイフンが付いていると報告するものもありますが、識別子のバイト数がダッシュボードに表示されているものと一致している限り、ハイフンと大文字/小文字は重要ではありません。
Did you find this page useful? Please give it a rating:
Thanks for rating this page!
What kind of problem would you like to report?
Thanks for letting us know! This page has been marked for review based on your feedback.
If you have time, you can provide more information to help us fix the problem faster.
Provide more information
You've told us this page needs code samples. If you'd like to help us further, you could provide a code sample, or tell us about what kind of code sample you'd like to see:
You've told us there are code samples on this page which don't work. If you know how to fix it, or have something better we could use instead, please let us know:
You've told us there is information missing from this page. Please tell us more about what's missing:
You've told us there is incorrect information on this page. If you know what we should change to make it correct, please tell us:
You've told us this page has unclear or confusing information. Please tell us more about what you found unclear or confusing, or let us know how we could make it clearer:
You've told us there is a spelling or grammar error on this page. Please tell us what's wrong:
You've told us this page has a problem. Please tell us more about what's wrong:
Thank you for helping to make the Unity documentation better!
Your feedback has been submitted as a ticket for our documentation team to review.
We are not able to reply to every ticket submitted.