Search Issue Tracker
By Design
Votes
0
Found in
5.6.4p2
Issue ID
968712
Regression
No
[iOS] Input.touchCount returns incorrect value for number of touches after opening photo library
To reproduce:
1. Open attached project
2. Build and run it on iOS ("main" scene)
3. Touch the screen with >1 fingers and see that correct number of touch input is reported
4. Hit button "OpenPhotoLibrary"
5. In the corner hit "Cancel" to close Photo Library
6. Repeat step 3
Expected result: Number of touch input should be correct after opening photo library.
Actual result: After opening photo library touch count is always 1 no matter how many fingers are touching the screen.
Reproduced with: 5.6.4p3, 2017.1.2p3, 2017.2.0p2, 2017.3.0b9, 2018.1.0a4
Comments (2)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
- Preview image (screenshot) is not available after capturing snapshot in Memory Profiler
- Crash on UNITY_FT_Stream_ReadAt when changing TMPro properties after unloading an AssetBundle
- Particles spawn at the same position when using raw byte address buffer in VFX Graph
- Decal Shader Graph - Custom vertex interpolators are always 0
jxfcwys
Jul 10, 2018 06:55
See it on unity 2017.2.2f1. It's by design?
learner_CL
Mar 06, 2018 07:12
See it on unity 2017.3.0p3.I want to select a photo and use two finger to scale and rotate it