Search Issue Tracker
Fixed in 1.4.1
Votes
0
Found in [Package]
1.3.0
Issue ID
1389858
Regression
No
OnMove() debugs a different value than Input Debugger when quickly pressing two different D-pad buttons in a row
Reproduction steps:
1. Connect the controller
2. Open the "SampleScene" Scene in the attached project "Scifi Platformer.zip"
3. Open the Input Debugger from Window > Analysis > Input Debugger
4. From the devices list select the controller and open it
5. Enter the Play mode
6. Press down on D-pad
7. Quickly press right on D-pad
8. Observe the Console output and Dpad Value in the XInputControllerWindows device window
Expected result: Values are (1.0, 0.0) in both outputs
Actual result: Value in Console stays (0.0, -1.0), but in the XInputControllerWindow Value changes to (1.0, 0.0)
Reproducible with: 0.9.1-preview (2019.4.34f1, 2020.3.25f1), 1.2.0, 1.3.0 (2019.4.34f1, 2020.3.25f1, 2021.2.8f1, 2022.1.0b2)
Could not test with: 0.9.0-preview (2019.4.34f1, 2020.3.25f1) - errros in the Console
Note:
- Reproducible with Xbox Series X, Xbox One, DualSense controllers
- Not reproducible with DualShock4
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
- Crash on ShowDelayedContextMenu(bool) when changing the Size options of a Visual Element in the UIToolkit Inspector
- Crash when total memory consumption is over 2GB
- Red dots are rendered when copying texture with ASTC format and CompressGpu
- [Linux] "Trying to load color backbuffer into a complex RenderPass setup" error is thrown after entering Play mode in AR Mobile template project
- [Android] Neither of the callbacks are called when several videos with VideoPlayer are spawned on the target on the Google Pixel devices
Resolution Note (fix version 1.4.1):
Fixed in: 1.4.1