Search Issue Tracker

Fixed

Votes

4

Found in

4.3.0f1

Issue ID

573682

Regression

No

OnTriggerEnter2D called too many times

Physics2D

-

To reproduce:
1. Open the "Unity Projects 02: 2D Platformer v2.1" from the Asset Store
2. Open the scene called "Level"
3. Attach a script with "void OnTriggerEnter2D() { Debug.Log("enter"); }" to "hero"
4. Run the scene
5. Notice how "enter" is logged many times when player gets thrown to the river by zombies (dies)

Comments (24)

  1. xCyborg

    Nov 22, 2013 11:47

    this issue is still lingering in 4.3.0f4, please fix it.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.