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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
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.