Skip to content

Pointer.GetOverData(false) return Wrong Target #358

@IdolMenendez

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?

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