Search Issue Tracker
Fixed in 4.5.X
Votes
0
Found in
4.3.1f1
Issue ID
583162
Regression
No
Child Rigidbody2d does not follow the rotation of a parent rigidbody2d
To reproduce:
1. Open attached project
2. Open TestScene and enter play mode
3. A kinematic 3d rigidbody has no problems following the rotation of it's parent, but the kinematic rigidbody2d gets stuck
4. Making a bigger gap between the parent and child cube allows the rotation to happen, but the child object is not rotated correctly (see screenshot)
Furthermore, setting the child to be non-kinematic produces even weirder results - it gets hit by the rotating parent, flies off and sort of tries to follow the rotation (in an orbiting motion), but it's collider flies away like there was nothing effecting it
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment