Search Issue Tracker
By Design
Votes
0
Found in [Package]
Issue ID
1162962
Regression
No
[Interactions] When using Press Interactions in a 2D Composite Action, the Performed doesn't fire as expected.
From Github: https://github.com/Unity-Technologies/InputSystem/issues/632
Repro:
1. Download attached proejct
2. Enter Play mode
3. Holding down A key, then randomly pressing and releasing WSD keys
4. Observe
Actual: The 2D Composite Action result is not detected correctly when a key is held down
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Resolution Note:
Disallowing this setup in https://github.com/Unity-Technologies/InputSystem/pull/746