Search Issue Tracker
Won't Fix
Votes
0
Found in
5.5.0b3
Issue ID
831582
Regression
No
CapsuleCollider2D behaves incorrectly when affected by PlatformEffector2D compared to other 2D colliders
Steps to reproduce (watch gif):
1. Open attached project
2. Open "PlatformEffector2D" scene
3. Press play
4. Move big rectangle with platform effector 2d using WASD keys in a way to collide with capsule colliders (gif attached)
5. CapsuleCollider2D collides with the big rectangle even though PlatformEffector2D only effects the colliders that are above
-BoxColliders2D behave normally
Reproduced with 5.5.0b3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crashes in the wild on Vulkan in CreateDepthSurfaceImpl
- Position and rotation of a GameObject with Rigidbody reset when it is enabled and moved in the same Update call and the frame rate is low
- “Ignoring depth surface store action as it is memoryless” warnings thrown when Capturing new Snapshot while in Play Mode
- Certain textures are not loaded when using the "Load texture data on demand" feature
- [Android][OpenGL] The 2DLight is disproportionately bright on some Android devices when OpenGLES3 is used
Add comment