Search Issue Tracker
By Design
Votes
10
Found in
2020.2
2020.2.0f1
2021.1
2021.2
Issue ID
1306853
Regression
No
UI Sliders move without OnClick action
Reproduction steps:
1. Open attached project "Slider.zip" and scene "MainScene"
2. Enter Play Mode
3. In Game View, select and drag the "RedSlider" GameObject
4. In Game View, release mouse and move it about
Expected result: "RedSlider" stops sliding
Actual result: "RedSlider" continues sliding
Reproducible with: 2020.2.3f1, 2021.1.0b5, 2021.2.0a3
Could not test with: 2018.4.31f1, 2019.4.19f1 (compilation errors)
Comments (2)
-
shopsoftsrl
Feb 02, 2021 20:33
Yes, we need this fixed pls
-
taranasus
Feb 02, 2021 20:04
This issue is actually plaguing my game right now so votes to fix are appreciated <3. I'd link to a tweet showing the issue in a video but I'm not allowed to link it.
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
- Localization Group Rules bypasses Locale logic when SharedGroup asset provided
- UI Toolkit World UI Text Field unfocuses immediately when clicking on it using XR Controller
- Crash on CallWindowProcW when entering Play mode for the second time and running the Editor in the background while using System.Windows.Forms functions
- 2D Freeform Light shadows disappear when light center is offset from shape bounds
- Crash on MarkAllDependencies when opening scenes with Assets from the YarnSpinner package
Resolution Note:
If you go to Edit -> Project Settings -> Input Manager -> Axes -> Horizontal, and change the "Type" setting to "Key or Mouse Button" instead of "Mouse Movement", the sliders behave as expected.