Search Unity

OnTriggerEnter bug in Editor Unity3d 5.5.2 ?

Discussion in 'Physics' started by festival, Mar 24, 2017.

  1. festival

    festival

    Joined:
    Feb 3, 2011
    Posts:
    80
    A 1y old 2D project with CircleCollider2D behaves strange.

    OnTriggerEnter2D happens even there is NO collision in the Unity Editor !

    I debugged it and the collider who triggered it is far far away from the other CircleCollider2D.

    This happens only in the Editor (sometimes) but not on a real device i,e iOS.

    Any ideas?
     
    Last edited: Mar 24, 2017