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
- “NullReferenceException” thrown when moving control points on a tree branch in Scene view
- [Linux] Player window unexpectedly resizes to monitor dimensions when calling "Screen.SetResolution" function with hardcoded resolution matching current display's width or height
- Color picker does not show the correct color when selecting color on the moving object
- “Asset X has no meta file, but it's in an immutable folder. The asset will be ignored.” errors are thrown when importing package with files not listed in package.json's "files" property
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
Add comment