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
- Resources.UnloadUnusedAssets() freezes the Editor when releasing Mesh objects
- 16-bit Sprite Textures have a banding effect and loss of data when packing into Variant Sprite Atlas
- HDRP Cluster artifacts when having more than 100 lights
- ParticleCollisionEvent.intersection generates extremely high values when particles collide while in Play Mode
- Custom attributes are not properly converted to subgraphs
Add comment