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
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- Addressables Profiles and Analyze windows no minimum window size
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment