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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
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