Search Issue Tracker
Won't Fix
Votes
0
Found in
2020.3.35f1
2021.3.5f1
2022.1.6f1
2022.2.0a17
2023.1.0a2
2023.2.0a1
2023.3.0a3
6000.0.0b11
Issue ID
UUM-7397
Regression
No
A mixed hierarchy of ArticulationBodies and Rigidbodies is read back incorrectly
If in a hierarchy, a Rigidbody is parented to an ArticulationBody, and connected to it with a joint, then its position won't be correctly reflected by the Transform, even though the actual position as seen by the physics engine was correct (see the Physics Debugger).
To reproduce:
1) Open the project attached to this case
2) Open the art-test scene
3) Press play
4) Make sure the physics debugger is open (Window - Analysis - Physics Debugger)
5) Notice that the sphere on the right ("parented") is not drawn solid. This is because the visual position (Transform) is different from the physical position (as shown by the Debugger)
6) Notice that the magnitude of the drift depends on the "Target Velocity" of the child articulation.
Expected: The sphere on right should look like the sphere on the left, that is the physical position should be identical to its transform.
WORKAROUND: Unparent all Rigidbodies from ArticulationBodies.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
- Hovering on the three-dot menu also highlights the tab header near it when not all tabs fit the bar
Resolution Note:
After review we have elected not to address this issue at this time.