Input System Processor not displaying parameters

As per Processors | Input System | 1.11.2, I should grab a serialised InputAction from my code, bind it to Right Trigger [Gamepad] and be able to add a Axis Deadzone processor, with two properties (min and max?).

However as per the following screenshot, clicking the dropdown icon on Axis Deadzone shows no properties.

Is this a bug?

1 Like

I’m seeing the same issue

Input System: v1.11.2
Unity: v6000.0.29f1

For a temporary workaround, switch your Inspector to Debug mode and edit the Processor/Interaction value manually:


Here’s the reference for Processors and Interactions and their parameters.

They’ve opened an issue monitoring this situation Unity Issue Tracker - Serialized InputAction's Processor properties dropdown doesn't work inside the Inspector