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
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template
Add comment