Search Issue Tracker

Fixed in 0.3.0

Votes

0

Found in [Package]

0.2.0-preview

Issue ID

1134081

Regression

No

[UI] "Press and Release" for Press Interaction does not trigger action on release.

Package: Input System

-

Github Bug: https://github.com/Unity-Technologies/InputSystem/issues/368

Repro:
1. Download project and package at: https://github.com/Unity-Technologies/InputSystem
2. Go to Assets -> Demo -> SimpleDemo -> SimpleDemo scene
3. Open SimpleControls Input Action by double clicking it.
4. Find "jump" in the middle section, and select it.
5. In the right section, add "Press" to Interactions.
6. Select Press, and change Trigger Behavior to "Press and Release"
7. Click Save Asset on the top of the window
8. Enter playmode, and press Space key to jump

Expected: The character jumps when space key is pressed and when it is released.
Actual: The character only jumps when the space key is pressed.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.