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
- StackOverflowException occurs and tests fail to load when the Test Runner window is opened while System.Windows.Forms.dll and System.Deployment.dll are present in the project
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Add comment