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
- “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
Add comment