Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2020.3.X, 2021.2.X
Votes
0
Found in
2022.1.0a12
Issue ID
1370338
Regression
No
[Physics] Articulation Drive force limit uses impulse values rather than forces
Steps to reproduce:
1. Create new project (Or just open attached one and enter play mode)
2. Create 2 Articulation bodies, make one a child of the other
3. Set parent AB to be immovable
4. Set child AB to be prismatic joint on the vertical axis
5. Set child AB to have stiffness of 50 and a force limit of 2
6. Enter play mode
Expected: The force limit of 2 is not enough to hold the body aloft, so child AB should fall towards the direction of gravity
Actual: The force limit of 2 is enough to hold the body, proving that it is actually using impulses (when divided by Time.deltaTime, effectively making the force limit equal to 100)
Reproduced on: 2021.2.0b1, 2021.1.12f1, 2020.3.13f1
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
- "InvalidOperationException: Trying to SetRenderAttachment on a texture..." exception is thrown when using the depth back buffer as an input attachment in Renderer Feature on Vulkan Graphics API
- [HDRP Wizard] Reload Window fails to reload the HDRP Wizard window
- [HDRP Wizard] Fix All button is not presented using the macOS system
- "InvalidCastException: Specified cast is not valid" is thrown when Generating Lighting with "Virtual Offset" enabled in APV, and a static Skinned Mesh Rendered with a Mesh Filter Component is in the Scene
- TMP material doesn't update when using Localized Property to change the font assets
Resolution Note (fix version 2022.1):
Fixed in: 2022.1.0a15
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.3f1.3946
Resolution Note (fix version 2020.3):
Fixed in: 2020.3.23f1
Resolution Note:
Fixed in: 2021.1.28f1