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
- APV data is sometimes incorrectly loaded from multiple baking sets when loading a scene
- GC Alloc spikes occur when calling UnityEngine.Resolution and UnityEngine.RefreshRate with Equals() and GetHashCode()
- Type error is thrown when a new ComputeShader is instantiated after destroying previous ComputeShader
- APV data becomes incorrect when reselecting the currently active Baking Set
- Launch screen image exceeds the screen bounds on IPad when building for iOS
Resolution Note (fix version 2020.2):
Fixed in 2020.2.0a8