Skip to content

InputActions action set action events that fire without any subscribers trigger an IndexOutOfRangeException #58

@jackpr-unity

Description

@jackpr-unity

How to reproduce:

  1. Create an InputActionsAsset with a set and an action.
  2. Enable the action set in a script
  3. Trigger the action

Expected: An action without any subscribers should just quietly trigger nothing.
Observed: An action without any subscribers triggers an IndexOutOfBounds LogError message in console.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIssues where existsing functionality misbehaves

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions