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
- The tag adder functionality does not work if a space is entered instead of a name
- Errors thrown in the Console when configuring In-App Purchases package
- Longer Scaler Profile names go out of the"Scaler Profilers" section
- AI Navigation window UI elements overlap when the AI Navigation window is docked and resized
- Editor freezes after some time when using NavMeshQuery::Raycast
Add comment