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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment