Search Issue Tracker

Fixed in 5.3.0

Votes

1

Found in

5.2.0f3

Issue ID

730822

Regression

No

[2D Colliders] IgnoreLayerCollisions doesn't work if the object is already colliding

Physics2D

-

To reproduce:

1. Open the project
2. Play the scene
3. See that the ball is sitting on the platform.
4. Press "T" to toggle IgnoreLayerCollisions between the player's layer and the platform's layer. (The platform also turns gray when the layers should be ignoring each other)
5. Notice that the ball remains on top of the platform, even though collisions should be ignored.
6. Move left/right on the platform, and notice that the ball still does not pass through.
7. Let the ball sit still.
8. Do a small jump with "S" or "DownArrow."
9. Observe that the ball merely bounces and still won't pass through the platform.
10. Works after jumping up

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.