- Home /
Question by
ShawnEdu · Aug 20, 2019 at 07:38 AM ·
rigidbody2dcollider2dupgrades
Unity 2019.2.1f1: RB drifting to negative X-axis (without force), getting stuck in platform (previously perfect)
I upgraded to the latest version on Unity 2019.2.1f1 and found that my player (rb with box collider) is drifting to the negative X axis without any application of external forces through script or inspector.
Also, the player is getting into the platforms (sprite renderer, two spherical colliders, one box collider) and hence unable to move freely.
This wasn't happening before. And I didn't change anything after upgrading. Upgraded all packages used in the project, too.
Comment
Your answer
Follow this Question
Related Questions
Collider2D and Translate problem 1 Answer
2DColliders going through eachother 1 Answer
Location of RigidBody2D on collision 3 Answers
Character slows down when running against a wall (2D) 1 Answer
Keep Quad on Single Axis 0 Answers