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
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- Addressables Profiles and Analyze windows no minimum window size
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note (2019.3.X):
low priority for the moment, unlikely to be fixed for the immediate future.