Search Issue Tracker

By Design

Votes

0

Found in

5.3.0f4

Issue ID

757432

Regression

No

Rigidbody doesn't fall after calling transform.Translate(0, -1, 0)

Physics

-

To reproduce follow the steps:
1. Open "Test.zip" project
2. Run the "Test" in editor
3. Click it a button shown in left-top corner
Note: The button shows up in the statement "if rigidbody.velocity.sqrMagnitude < 0.000001f"
4. After pressing the button car game object appears higher than the ground, but does not fall

Repro video: http://screencast.com/t/dJgtgWcX

Reproduced in 5.3.0f4 (2524e04062b4), 5.3.1f1 (cc9cbbcc37b4), 5.3.1p1 (7d3d8e90548b), 5.2.2p4 (93d0b2db7c56)

Add comment

Log in to post comment