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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (2019.3.X):
low priority for the moment, unlikely to be fixed for the immediate future.