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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
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.