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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
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.