Search Issue Tracker
Fixed in 2022.2.X
Votes
1
Found in
2020.3
2021.2
2021.2.0b2
2022.1
Issue ID
1349587
Regression
No
ForceMode overload in any variant of AddForce for ArticulationBody cancels any previous applied physics in the same frame
Steps to reproduce:
1. Open the user's attached project "AB_BUG.zip"
2. Enter Play mode
Expected results: Both spheres go up
Actual results: Only the RigidBody sphere goes up
Reproducible with: 2020.3.14f1, 2021.2.0b3, 2022.1.0a3
Does not reproduce with 2020.2 and 2020.1 due to ForceMode overload is not implemented in the ArticulationBody class constructor
Unable to test with 2019.4.28f1 and lower due to ArticularBody not being implemented in these versions
Note: ForceMode.Impulse works as expected
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
Add comment