Search Issue Tracker
Duplicate
Votes
1
Found in
2018.3.10f1
2018.3.11f1
2019.1.0b7
2019.2.0b6
Issue ID
1143401
Regression
Yes
Kinematic Rigidbody does not follow it's non-Kinematic Rigidbody parent
How to reproduce:
1. Open the attached "case_1143401-KinematicChildBug" project
2. Open "SampleScene"
3. Open the Physics Debug window and turn on Collision Geometry in the Scene window
4. Enter Play mode and move the cube using the arrow keys
Expected results: The Kinematic sphere collider follows its cube parent
Actual results: The Kinematic sphere collider does not move
Reproducible with: 2018.3.12f1, 2019.1.0f1, 2019.2.0a11
Not reproducible with: 2017.4.25f1, 2018.3.9f1, 2019.1.0b6, 2019.2.0a6
Notes: The Sphere collider gizmo moves with the cube, but the collider stays in place (as seen with Collision Geometry on)
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
This is a duplicate of issue #1140632