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
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
Resolution Note (fix version 2020.2):
Fixed in 2020.2.0a8