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
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected
Add comment