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
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist
- Inspector scroll area stretches when using components with nested serialized arrays on FBX model prefab instances
- Crash on ConstraintProjectionTree::projectionTreeBuildStep when ConfigurableJoint uses JointProjectionMode.PositionAndRotation and connected Rigidbody switches from kinematic to non-kinematic
- ScriptableObject asset is accessed during the lookup of Build Profiles when opening the Build Profiles Window
- [Multiplayer TPS Sample] Grenade launcher explosion misses the Player when the Collider count exceeds HitColliderBuffer
Add comment