Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

[BUG] getTouch phase stops working on ios

Discussion in 'Project Tiny' started by andrewmil, Feb 12, 2019.

  1. andrewmil

    andrewmil

    Joined:
    Dec 30, 2018
    Posts:
    10
    ut.Runtime.Input.getTouch(0).phase stops working in all browsers, when

    1. touch and keep hold the device screen
    2. rotate device 90 degr
    3. release touch

    Result of getTouch.phase starts showing "Stationary" everytime.
     
  2. raymondyunity

    raymondyunity

    Unity Technologies

    Joined:
    Apr 30, 2018
    Posts:
    122
    Thanks for this bug report and feedback @andrewmil . We've noted it.

    This only affects iOS (Chrome and Safari).
     
    nikhilmaurya10 and andrewmil like this.