Search Issue Tracker
Not Reproducible
Votes
0
Found in
2022.3.60f1
6000.0.45f1
Issue ID
UUM-102073
Regression
No
Wrong directions are logged when using a Switch Pro Controller with 2D Vector Composite
How to reproduce:
1. Open the “IN-97703_repro“ project
2. Open the “SampleScene“
3. Enter Play Mode
4. Connect the controller
5. Press and hold the South button (B on Switch Pro)
6. Observe the Console
Expected result: Only input with (0.00, -1.00) vectors are logged
Actual result: Log with (0.71, -0.71) vector is seen
Reproducible with: 2022.3.60f1, 6000.0.45f1, 6000.1.0b7
Not reproducible with: 6000.1.0b13, 6000.2.0a8
Fixed in: 6000.1.0b8
Reproducible on: Windows 10
Not reproducible on: Windows 11
Note:
- Reproduced in package versions 1.11.0 and 1.14.0
- Can be inconsistent
- Make sure to connect the controller after entering Play Mode
- Press the South button (B) immediately after the controller connects
- Reproducible with wired and with Bluetooth connections
- Not reproducible with DualSense and Xbox controllers
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
We attempted to reproduce the bug using Unity versions 6000.2.9f1, 6000.0.60f1, and 2022.3.67f1, with the Input System package versions 1.14.2 and 1.15.0 (latest).
In all tested configurations, the issue no longer occurs, confirming that the bug has been resolved.