Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
5.6.1f1
Issue ID
966798
Regression
No
[Mobile] Event System sometimes detects dragging when clicking UI button on high DPI device
To reproduce:
1. Download and open attached "DPI_Test_unity5.5.0f3.zip" project.
2. Build and run the project on high DPI phone.
Expected result: when clicking the button, only click is triggered. Drag function is not triggered when pressing the button.
Actual result: when clicking the button, sometimes drag and click are both triggered at the same time.
Reproduced with: 2018.1.0a5, 2017.3.0b10, 2017.2.0p2, 2017.1.2p3, 5.6.3p4, 5.5.5p1.
Devices Under Test:
Samsung SM G928F*, OS:7.0, CPU:arm64-v8a, GPU:Mali-T760,
Build:samsung/zenltexx/zenlte:7.0/NRD90M/G928FXXU3CQG2:user/release-keys (560 DPI)
Verizon SM G930V*, OS:6.0.1, CPU:arm64-v8a, GPU:Adreno (TM) 530,
Build:Verizon/heroqltevzw/heroqltevzw:6.0.1/MMB29M/G930VVRU2APG3:user/release-keys (640 DPI)
Google Pixel XL*, OS:8.0.0, CPU:arm64-v8a, GPU:Adreno (TM) 530,
Build:google/marlin/marlin:8.0.0/OPR6.170623.012/4283428:user/release-keys (560 DPI)
Notes: Issue is more likely to appear on high DPI phones (500-700) DPI . Did not reproduce with iPhone 6 Plus 8.0 (401 DPI).
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment