Search Issue Tracker
Fixed in 4.6.X
Votes
3
Found in
4.6.0b17
Issue ID
628502
Regression
No
PointerEventData.clickCount is always equal to 1 in OnPointerClick()
To reproduce the bug:
1. Import clickCount package
2. Open 'scene'
3. Play the scene
4. Start clicking on the image
5. PointerEventData.clickCount is printed in the console and it is always equal to one
Expected: the Number of clicks in a row should be printed as stated in the scripting reference
Comments (8)
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
- Property field override bar does not update transparency correctly when switching between valid and invalid GameObjects
- Project window selection is not updated when search term is changed
- Error when adding valid MonoBehaviour script to Prefab in Project window
- Editor Launch Screen will close when Enter is pressed on it
- ObjectPool's pool is destroyed when entering Play Mode without reloading Domain
superbybot_unity
Dec 09, 2023 12:49
still happening on 2021.3.18f1
Faustob64
May 04, 2023 22:20
Seeing this in 2021.3.24f1, running in the Editor.
Yiming075
Apr 01, 2022 03:41
Still exist on Android in Unity 2020.3.18f1
maratzahidulin
Apr 10, 2021 10:59
The same on Unity 2019.4.21f1.
lprunk
Oct 22, 2015 18:08
This bug has returned on 5.0.2+ and clickCount is not working on mobile devices.
bengosu
Jun 01, 2015 16:43
This still happens in 5.0.2f1 x64.
Please fix it.
JeremyDB
Sep 12, 2014 02:48
Just encountered this in 4.6b18. The event seems to eat mouse clicks within some double-click timeframe, so it isn't (easily) worked around. My guess is that it is an easy fix on your end though.
CWolf
Sep 07, 2014 19:33
Yeah, I see this too. Would be good to get this fixed.