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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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.