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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
This is a duplicate of issue #1140632