Search Issue Tracker
Fixed in 2017.3.0f3
Fixed in 2017.2.X, 2017.3.X
Votes
1
Found in
2017.2.0b9
Issue ID
946765
Regression
Yes
Kinematic Child instantiated via script does not follow its parents Rigidbody
How to reproduce:
1. Open attached Unity project "New Unity Project"
2. Load scene "test"
3. Enter the Play mode
Expected Result: Kinematic child follows its parents Rigidbody. Second object moves like another two.
Actual Result: Kinematic child doesn't follow its parents Rigidbody.
Regression first introduced in: 2017.2.0b6
Reproducible with: 2017.3.0a7, 2017.2.0b10, 2017.2.0b6
Not reproducible with: 2017.2.0b5, 2017.1.f1, 5.6.3p2, 5.5.4p4
Verified with: 2017.3.0b2, 2018.1.0a1.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Building 3D Sample Scenes (URP) Project fails
- Alpha channel is disabled when Alpha Clip Threshold is set to 0
- The Physics 2D Profiler module does not display the information about processed physics in the scene when profiling the application as a Development Build
- A Script Component that has a serialized custom class is not detecting changes in the first boolean variable when entering the Play mode with the Script Components GameObject opened in the Inspector
- “SendMessage cannot be called during Awake“ warnings appear when loading a scene with “LoadSceneAsync“ if using UI Toolkit in the scene
Add comment