Skip to content

Scroll wheel events trigger from mouse movement #647

@adamzl

Description

@adamzl

Issue: If you set an Action to have a Binding to scroll/y the mouse position movement will cause previous scroll wheel inputs to re-fire.

Reproduction:

  1. New Action Map, new Action.
  2. Add Binding
  3. Path = Mouse -> Scroll -> Y
  4. Debug.Log the triggered callback.

Observe that initially moving the mouse position does nothing, use the scroll wheel and observe callbacks. Then move the mouse position after having use the scroll wheel and observe more callbacks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions