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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (2019.3.X):
low priority for the moment, unlikely to be fixed for the immediate future.