Search Issue Tracker
Won't Fix
Votes
4
Found in
2017.2.0f3
2017.4.0f1
2018.4.0f1
2019.1.0a1
2019.2.0a1
2019.3.0a1
Issue ID
969433
Regression
No
OnPointerUp is called when the mouse is moved
To reproduce:
1. Open the attached "OnPointerUpBug.zip" project
2. Open the "Test" scene
3. Enter Play mode
4. Press and hold the button in the Game view
5. Move the mouse without releasing the mouse button
6. Observe the console
Expected result: OnPointerUp is not called when the mouse is moved
Actual result: OnPointerUp is called when the mouse is moved
Reproducible with: 2017.4.31f1, 2018.4.5f1, 2019.1.13f1, 2019.2.0f1, 2019.3.0a11
Comments (1)
-
khaldinks
Nov 01, 2018 10:50
Unity 2018.2.12f1 - issue present;
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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Resolution Note (2019.3.X):
low priority for the moment, unlikely to be fixed for the immediate future.