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
- [Android] Memory leaks ~100mb with each HTTP request until Player crashes on IL2CPP ARMv7 builds
- Item selection is offset below when UIToolkit ListView is set to dynamic height mode
- Script recompilation doesn't trigger automatically when switching build targets
- Text gets pushed to the left when typing in a text field
- "The provided object cannot be assigned a managed reference ID because it cannot be serialized on a [SerializeReference] field." thrown in the Console window when using SerializationUtility.SetManagedReferenceIdForObject with an Enum value
Resolution Note (fix version 2020.2):
Fixed in 2020.2.0a8