Search Unity

Lost touch input on IOS device.

Discussion in 'Editor & General Support' started by little_box, Jan 13, 2021.

  1. little_box

    little_box

    Joined:
    Aug 22, 2017
    Posts:
    28
    I have two image objects, one image to move left and another to move right, they both use the MMTouchaxis script. Sometimes the Input loses touch point when I drag and move between two image. At that time, HandleUp in the Update is triggered output "handleUp: 0" or OnPointerExit is triggered output "OnPointerExit xx:1". But my finger is still on the screen, in the touch area of the image. What's the problem? Can anyone give me some advice?
    I'm sorry my English is poor. I use Unity 2018.4.21
     

    Attached Files: