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
- URP Package documentation link in Package manager leads to the deprecated page
- [Usability] No setup script for Render Pipeline Assets for the proper URP Sample usage
- csc.rsp -additionalfile files are not treated as dependencies and are not reloaded when the file contents change
- Error ‘cannot use casts on l-values’ when a variable is assigned inside a second-level nested if statement before being used in a conversion
- "You cannot save to an invalid folder" warning dialog box is shown when canceling Tile Palette creation
Add comment