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
- Scrollbar is disabled in Adaptive Probe Volumes in Lighting window
- Disabled dropdowns in Lighting window are inconsistently expanded or collapsed
- “Frame Debugger On” text color not maintained across different Editor Themes in toolbar
- Rendering artefacts appear in the Game view window when maximizing/minimizing Inspector window and Frame Debugger is Enabled
- [MacOS] AdvancedDropdown in the Profiler is not scrollable even when not all options in the list are visible
Add comment