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
- [Linux] The Error "ReleaseButton expects buttonId" is thrown when trying to add file using drag and hold in the Project Window
- Highlighted text is difficult to see in “Create Node” menu when Editor theme is set to light
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
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.