Search Issue Tracker
Fixed in 4.6.X
Votes
13
Found in
4.6.0b17
Issue ID
627752
Regression
No
There is no drag threshold in the Scroll Rect
1. Open the attached project
2. Open TestScene
3. Play and observe the behavior
4. When you drag buttons just a little bit the click cancels
When you have buttons inside Scroll Rect and your cursor moves just one pixel during a click, the dragging starts and cancels the click. It would be useful to have customizable drag threshold. Especially on touch screen, where the finger often moves during a touch.
Comments (26)
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
QuantumCalzone
Feb 26, 2017 03:33
having this issue on android
yuliyF
Feb 17, 2017 10:29
unity 5.5.1p3 catched bug on on Samsung 6 Edge +
AirShaf
Apr 22, 2016 11:27
Where is the attached project?
MadsHugoGames
Jan 14, 2016 15:01
I'm still having this issue in unity 5.2.3f1
FragrantJH
Nov 19, 2015 01:44
Where is attached project ?
magonicolas
Oct 07, 2015 15:33
Im still having this issue How Can I Solve it?
ruddonomy
May 19, 2015 22:53
In case anyone finds this looking for how to fix this issue in their project, the fix is to change the value for "Drag Threshold" on the EventSystem object. It is *not* a valuable that is changed per ScrollRect, it's shared by everything using the EventSystem. The default value is 5, so change it to something higher!
teemukorh
Jan 22, 2015 18:06
Yes, we are also experiencing this with 4.6.1 p3.
zukerman
Jan 15, 2015 07:43
Still reproducing on recent version 4.6.1f
Can we reopen this bug?
Andy-Block
Jan 11, 2015 19:08
This issue does not appear to be fixed in 4.6.1f1 (as others have also reported in http://forum.unity3d.com/threads/buttons-within-scroll-rect-are-difficult-to-press-on-mobile.265682/). Anyone know how to go about reopening it? Or should I file a new bug?