Search Issue Tracker
Fixed in 5.2.0
Votes
2
Found in
5.0.0p1
Issue ID
683964
Regression
No
Player collides with sides of platform when using PlatformEffector2D with one-way enabled
To reproduce:
1. Open attached project
2. Open player scene
3. Jump to either platform, making sure to hit the side of it on your way down
4. Notice that cube collides with sides of the platform
Comments (3)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Incorrect color values are saved for Swatches when using HDR Color Picker
- Editor crashes when adding/removing a UI Document Style Sheet while in Play mode
- Scene and Game views turn black when all light sources are disabled
- Memory spike after activating Freeform Light2Ds
- Line Renderer Component elements do not fit in the Inspector window when minimising Inspector window is minimised
helios
Jun 28, 2015 17:19
Correction - it IS indeed fixed, the way it works is completely different from before so I didn't realize. Everything is grand now.
helios
Jun 27, 2015 14:01
This is not resolved - it's been made worse actually. Side-collisions now happen ALWAYS instead of never.
kernjiro
Jun 08, 2015 19:48
Ya, I assumed "One way" meant you only collided when hitting the top of the collider, not the sides. That would be a three way collider in my eyes. It would be a nice feature to set each of the directions to collide or not individually.