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)
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)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
Add comment