docs.unity.cn
    Show / Hide Table of Contents

    Android Logcat window

    The Android Logcat window is the main interface for the Android Logcat package. It displays information about the application as the application runs on the Android device. It also provides tools to help you debug the application.

    To open the Android Logcat window in the Unity Editor:

    • Menu: Window > Analysis > Android Logcat.
    • Shortcut: Alt+6 (macOS: Option+6).

    This section of the documentation describes the areas and features of the Android Logcat window.

    Topic Description
    Android Logcat window reference Understand the Android Logcat window interface.
    Customize message log columns Show or hide specific message log columns so only the type of information that you want is visible.
    Filter the message log Filter the messages that appear in the message log.
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Tuesday, April 19, 2022
    Terms of use