docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Debugger window

    The XR Interaction Toolkit Debugger window displays a top-down view of all the Input Devices, Interactables, and Interactors in a scene. It also displays their relationship to each other and their parent Interaction Managers. To open this window, go to Window > Analysis > XR Interaction Debugger from Unity's main menu.

    You must be in Play mode to use this window.

    interaction-debugger

    Input devices

    The Input Devices tab displays all valid input devices that are registered through the XR Module (that is, those created by an XRInputSubsystem). It currently doesn't display input devices that are only registered with the Input System package, such as the simulated devices created by the XR Device Simulator. Additionally, the tracked hand devices created by the XR Hands package are only registered with the Input System package and do not currently appear in this window.

    Target filters

    The Target Filters tab displays all active and enabled XRTargetFilters in the scene. It also displays the Interactors and XRTargetFilters that are linked at the moment.

    You can select an XRTargetFilter in the Filters tree to inspect its Evaluators' scores in the Score tree. The Score tree displays the final and weighted scores for an Interactable in a Valid Target list. The Interactors are shown as the parent of their respective Valid Target list.

    xr-target-filter-debugger

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)