Skip to content

Pointer.GetOverData(false) return Wrong Target #358

Description

@IdolMenendez

Hello,This issue case occured in this Condition.Two finger touch

  • first touch , hit nothing,do not release ,then put your second finger to another gameobject which with collider (Correct result)
  • repeat first step,and the second touch pointer's Target is wrong.

I guess it's may caused by pointer cache.
So I solve it by pointer.GetOverData(true),And everything is allright then.
So is this a bug of TouchScript?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions