Search Issue Tracker
Fixed in 5.5.1
Votes
0
Found in
5.5.0f3
Issue ID
858816
Regression
Yes
Interpolated rigidbodies cause large position inaccuracies
Reproduction steps:
1. Open my attached project ("case_858816 repro")
2. Make sure that Interpolate under RigidBody is set either to 'Interpolate' or 'Extrapolate'
3. Enter Play mode
4. Move the Cube with 'w' and 's' keys
Expected: small position errors due to Interpolation
Actual: the position error between transform.position and rigidbody.position is getting bigger and bigger, depending on how far away it is from the starting position.
Reproducible on: 5.5.0f3, 5.6.0a6
Not reproducible on: 5.3.7p1, 5.4.3p3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Add comment