Search Issue Tracker
Fixed
Votes
0
Found in
5.5.0b9
Issue ID
845975
Regression
No
[iOS]Touch input sample rate is inconsistent and is affected by opened dialogs
STR:
(Optional) 1. Watch user attached video where problem is explained in detail https://youtu.be/gFRwVKEIci4
2. Open user attached project
3. Build & deploy to iOS device
4. Drag around grey area of the screen to see current touch position change rate. It should be around (30Hz) but this is not a fact;
5. Click on input area on top left corner of screen.
6. Dismiss keyboard
7. Drag around grey area of screen
Expected result: dragging ScrollBar is always smooth, touch position change rate is always at 60Hz
Actual result: Smoothness of scrollbar dragging is affected by opened dialogs and is varying between 30Hz and 60Hz.
Note: It seems that these steps are not 100% accurate and might differentiate by device. Point is that opening and dismissing different dialog boxes from top of the screen affects touch position change rate.
Reproduced with: 5.5.0a6, 5.5.0b9;
DUT:
Reproduced with:
iPhone 6+(10.0);
Did not reproduce with:
iPhone 6(9.0.2);
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
Add comment