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.
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.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
Add comment