Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2019.3.X, 2020.1.X
Votes
0
Found in
2019.3.8f1
2020.1.0b4
2020.2.0a5
Issue ID
1233040
Regression
Yes
Kinematic child object with Rb2D moves slower than the parent object with Rb2D when both are set to Interpolate
How to reproduce:
1. Open attached Unity project
2. Load SampleScene scene
3. Make sure both Parent and Child game objects are set to Interpolate
4. Enter the play mode
5. Hold space
Expected result: Both objects rotate at the same speed.
Actual result: Parent object rotates faster than the child object.
Reproduced with: 2019.3.8f1, 2020.1.0b4, 2020.2.0a5,
Not reproduce with: 2017.4.39f1, 2018.4.20f1, 2019.3.7f1, 2020.1.0b4, 2020.2.0a4
Note: If you set to Interpolate while in a play mode, everything works as expected.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note (fix version 2020.2):
Fixed in 2020.2.0a8