Search Issue Tracker

Fixed in 5.0.X

Votes

1

Found in

4.3.1f1

Issue ID

580469

Regression

No

OnCollisionEnter(Collision collision) gives weird results for collision.collider.gameobject

Physics

-

To reproduce:
1. Open attached project
2. Open "scene1". It contains a sphere that collides with 3 cubes that belong to a parent with a rigidbody
3. Delete/disable the Object2D
4. Enter play mode - the sphere collides with the cubes and prints it's Collision.collider.gameobject in the 2nd line in the console. Notice how it's Cube2 - a cube that the sphere was not touching at any point. The expected result is Cube3

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.