Search Issue Tracker
Fixed in 1.1.0-pre.5
Votes
1
Found in [Package]
1.1.0-preview.2
Issue ID
1289438
Regression
No
[Input System] Button.started and Button.canceled order gets reversed when clicking Special Keys outside the Game View window
Reproduction steps:
1. Open the user's attached "Demonstration" project
2. Open Assets/Scenes/SampleScene
3. Enter Play Mode
4. Press the Left Shift Key
5. Without releasing the Left Shift Key, click outside the Game View window
6. Without releasing the Left Shift Key, click inside the Game View window
7. Release the Left Shift Key
Expected result: On Left Shift Key release nothing gets printed out in the console window
Actual result: On Left Shift Key release "Pressed" gets printed in the console window
Reproducible with: 1.0.0 (2019.4.15f1), 1.1.0-preview.1 (2020.1.14f1), 1.1.0-preview.2 (2020.2.0b12, 2021.1.0a6)
Can't test: 2018.4 (package version too old)
Note:
- Seems to only be reproducible on Mac
- The issue is only reproducible with special keys that have 2 buttons on a keyboard (Left/Right Shift, Left/Right Ctrl)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Safe area ignores navigation bar on Android when targeting level 35 API or higher
- File watcher does not trigger after the AcquireFloatingLease and before the Entitlement check
- HDR Output gets disabled in the Editor when Reflection Probe is enabled during runtime
- The "Build and Run" Menu option tries to build for the selected Build Platform instead of the Active Build Platform
- Font kerning breaks at runtime when multiple UI Documents use different fonts
Add comment