Search Issue Tracker
By Design
Votes
0
Found in
2018.2.6f1
Issue ID
1077439
Regression
No
[Android] Slower response to movement when magnification feature is enabled
How to reproduce:
1. Open Unity project, attached by a tester
2. Build and run on a device with triple tap zoom function
3. While building, enable triple tap zoom on a device
4. On the launched app, try to move cube by touching screen
Expected result: Visible movement right after touching screen (works when magnification feature is turned off).
Actual result: Slow, poorly visible movement after touching screen.
Reproduced with: 2018.3.0b1, 2018.2.8f1, 2018.4.11f1, 2017.2.3p4.
Devices under testing:
Reproduced on:
VLNQA00089, Samsung Galaxy Note 10.1 2014 Edition (SM-P600), 5.1.1, CPU: Exynos 5 Octa 5420, GPU: Mali-T628
VLNQA00110, Samsung Galaxy Note2 (GT-N7100), 4.4.2, CPU: Exynos 4 Quad 4412, GPU: Mali-400 MP
VLNQA00087, Sony Xperia Z2 Tablet (SGP511), 6.0.1, CPU: Snapdragon 801 MSM8974PRO-AB, GPU: Adreno (TM) 330
VLNQA00022, Xiaomi Redmi Note 3 (Redmi Note 3), 5.1.1, CPU: Snapdragon 617 MSM8952, GPU: Adreno (TM) 510
VLNQA00054, Xiaomi MI 3W (MI 4LTE), 6.0.1, CPU: Snapdragon 801 MSM8974AC, GPU: Adreno (TM) 330
Doesn't reproduce on:
devices without triple tap zoom ability,
iOS devices (don't have this functionality).
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
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
Resolution Note:
The official documentation https://support.google.com/accessibility/android/answer/6006949?hl=en says "After you turn on magnification, single taps take slightly longer. This short delay lets your device find out if your tap is part of a triple-tap.".