Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 736 Bytes

File metadata and controls

10 lines (7 loc) · 736 Bytes
uid input-system-debug-action

Debug an action

The Input Debugger window lists all enabled Actions in the Actions list. This list only appears if at least one Action is active and the Editor is in Play mode. If an Action has actively bound Controls, you can click the arrow next to the Action to see a list of the Controls. This is useful to debug whether your bindings correctly map to the Controls you want them to bind to. Refer to Binding resolution for more information about how Unity maps bindings to Controls.

Note

Actions that belong to InputUsers don't appear here. They appear in the Users list instead.