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
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
Resolution Note (2019.3.X):
low priority for the moment, unlikely to be fixed for the immediate future.