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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment