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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 2020.2):
Fixed in 2020.2.0a8