Search Issue Tracker
By Design
Votes
0
Found in
2017.1.1f1
Issue ID
958086
Regression
No
[iOS] Input.touchCount does not always return correct number of touch count
To reproduce:
1. Open project attached by QA
2. Open build settings and make sure that "Scene1" is attached
3. Build project for iOS
4. Run it on a device
5. Touch screen at 1 point and then add another finger to another place
Expected result: Every time Input.touchCount should return the correct number of touch.
Actual result: Sometimes the second finger is not noticed and touchCount returns 1 instead of 2.
Reproduced with: 5.6.4p1,2017.1.1f1, 2017.2.0f3, 2017.3.0b5, 2018.1.0a1
Devices: iPhone 6s iOS 11.0, iPhone 6 Plus iOS 8.0
Not reproducible on: iPhone 5s iOS 9.3, iPad Mini 3 iOS 10.3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Render Pipeline Converter selected asset counter reports one fewer item when using manual selection
- [Android] [Adreno] [WebGL] A light cookie is not rendered with shader compile error when WebGL build is launched on a device with Adreno GPU
- Rigibody sliding over a flat surface that is made of several GameObjects detects false collisions when Collision Detection is set to "Continuous" or "Continuous Dynamic"
- UI Toolkit Label height is incorrectly calculated when using max-width with percentage value
- Visual Effect Material causes Scene view to update continuously when both Scene and Game views are open, despite "Always Refresh" being disabled
Add comment