Hi
I have this game im working on in Unity 4.3, today I decided to upgrade the project (I made a copy) but to my surprise the player character starts rolling on itself as soon as it touched a Mesh collider, this didnt happend to me before Im using a rigidbody to move the character, and the character has a box collider (is a Tank) and the center of mass at -0.5f
Here is a video of the problem:
I have a deadline for tomorrow so Im a bit of a hurry to fix this…