Search Issue Tracker
By Design
Votes
0
Found in
2023.3.0b1
Issue ID
UUM-59721
Regression
No
[Screen reader] Instructed to use horizontal slider with up/down finger motion
How to reproduce:
# Download and open [https://github.cds.internal.unity3d.com/julia-perdigueiro/a11y-screen-reader-sample]
# Enter Play Mode
# Open UI Controls tab
# Click Slider - advised to use up/down finger motion to change value
# Double click Slider and keep holding
# Move your finger up.down
Expected result: Slider works as expected or instructs to use left/right finger motion
Actual result: Slider does not move when moving finger up/down
Reproduced with: 2023.3.0b1 Iphone 12 mini
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
- Video is not rendered in Video Player when Material Override is set as the Render Mode and a SpriteRenderer is used
- Scene.isSubScene returns True when a Scene that is not a SubScene is loaded in a build
- The Search window does not show objects with inherited components when filtering by type
- Scrolling occurs when using a shortcut with "Wheel Up" or "Wheel Down" on a selection command in a scrollable Hierarchy window
- Shortcut fails to trigger when using KeyCode.WheelUp with ShortcutModifiers.Shift
Resolution Note:
This is not how sliders are expected to work. You need to follow the instructions given by the OS. Don't tap and hold, just swipe up and down. There are also Android versions in which the sliders work differently (with the volume buttons for example), the OS will tell you so.