MouseUpEvent being executed twice from different places

When I register a callback using the MouseUpEvent I see the that callback being executed twice for one click.
Here are the 2 call stacks:

When using the preview package, on the EventSystem, only have IMGUIEvents check or InputEvents, not both. This will be modified in the next release.

1 Like