Search Issue Tracker
Active
Votes
1
Found in
2020.2
2020.2.1f1
2021.1
2021.2
Issue ID
1312244
Regression
No
URDF robot using ArticulationBody collapses on itself and passes through colliders when Friction Type is set to be Directional
How to reproduce:
1. Open the attached project's "case_1312244-Project.zip" Scene labeled "TutorialPoseEstimation"
2. Enter the Play Mode
3. Observe the URDF robot
Expected result: Robot doesn't move and stays upright
Actual result: Robot collapses and passes through the Box Collider
Reproducible with: 2020.2.5f1, 2021.1.0b7, 2021.2.0a6
Couldn't test with: 2018.4.32f1, 2019.4.20f1 (Articulation Body Component is not available)
Note: Issue is not reproducible with Patch Friction Type
WORKAROUND: ArticulationBody will only apply the directional friction properly if the Temporal Gauss-Seidel solver is enabled.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
- Preview image (screenshot) is not available after capturing snapshot in Memory Profiler
- Crash on UNITY_FT_Stream_ReadAt when changing TMPro properties after unloading an AssetBundle
- Particles spawn at the same position when using raw byte address buffer in VFX Graph
- Decal Shader Graph - Custom vertex interpolators are always 0
Add comment