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
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
Add comment