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
- Depth texture is flipped when specific URP rendering settings are applied
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
This is a duplicate of issue #1140632