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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
Add comment