Search Issue Tracker
Fixed in 1.1.1
Votes
2
Found in [Package]
1.1.0-preview.3
Issue ID
1309840
Regression
No
WasPressedThisFrame registers input right after rebinding on a PS4 controller
How to reproduce:
1. Open the user's attached project "WasPressedThisFrameBugRepro.zip"
2. In the Project tab, open Assets/Scenes/SampleScene.unity
3. Connect a PS4 controller
4. Enter Play Mode
5. Press any button on the gamepad once
6. Observe the Console tab
Expected results: one message can be seen in the console ("RebindEnded() frame X")
Actual results: two messages can be seen in the console ("RebindEnded() frame X" and "Update() frame X+1")
Reproducible with: Input System 1.1.0-preview.1, 1.1.0-preview.3 (2019.4.21f1, 2020.2.6f1, 2021.1.0b8, 2021.2.0a6)
Could not test with: 2018.4.32f1 as it uses outdated versions of Input System, Input System 1.0.2 (2019.4.21f1, 2020.2.6f1, 2021.1.0b8, 2021.2.0a6) due to errors
Notes:
- The issue is not reproducible with an Xbox One controller
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Add comment