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
- [macOS] Editor window is not restored to previous position when launching the Editor and mouse cursor is on a different screen
- Missing Info Icon in Development Build Info Box for Web, Android, Meta, and XR Platforms
- [Usability] Warning message in an Adaptive Probe Volume Component is not informative enough when Realtime Global Illumination is enabled
- Inspector for Adaptive Probe Volumes is not repainted when toggling Realtime Global Illumination setting in the Lighting Window
- Surface Inputs are not rendering when using the custom BaseShaderGUI
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.