Search Issue Tracker
Fixed
Fixed in 2022.3.36f1, 6000.0.8f1, 7000.0.0a2
Votes
0
Found in
2021.3.39f1
2022.3.33f1
6000.0.6f1
7000.0.0a1
Issue ID
UUM-74257
Regression
No
UI Toolkit Slider element is not controlled correctly when using a gamepad controller
Reproduction steps:
1. Open the attached “UITKFaultyControllerSupport.zip“ project
2. Connect the controller
3. Open the SampleScene and enter Play mode
4. Move the analog stick of the controller until the Slider element is highlighted in cyan
5. Press “X” or “A” buttons on the controller to select the Slider element
Expected Result: The Slider element value increases
Actual Result: The Slider element moves once and immediately the focus is changed to the button on the first column or it doesn’t move at all
Reproducible with: 1.7.0 (2021.3.39f1, 2022.3.33f1), 1.8.2 (2021.3.39f1, 2022.3.33f1, 6000.0.6f1)
Reproduced on: Windows 11 Pro
Notes:
- Reported noted that the same issue happens if the Slider element is vertical
- Reported noted that moving the Slider element with the controller only works if there are no elements to either side of the Slider
- Issue is reproducible when the controller is connected via cord and via Bluetooth
- Reproducible with Xbox and DualSense controllers
- Also reproducible on Windows and macOS Standalone Players
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Behaviour.isActiveAndEnabled desyncs when checked from a sibling component during OnEnable/OnDisable
- "ArgumentOutOfRangeException" and UITK is rendered incorrectly when building in WebGL with Native C/C++ Multithreading enabled
- Changing Transform.position.z per-frame should not affect Rigidbody2D interpolation.
- Cancelling a build during "Incremental Player Build" step returns wrong BuildReport result
- Log “Found 1 leak(s) from callstack:“ is present in Editor when Leak Detection Level is set to "Enabled"
Add comment