Search Issue Tracker
Third Party Issue
Votes
0
Found in
2020.3.35f1
2021.3.5f1
2022.1.6f1
2022.2.0a17
2023.1.0a2
2023.2.0a1
Issue ID
UUM-7393
Regression
No
ArticulationBody.GetDenseJacobian does not match the matrix that is calculated manually
How to reproduce:
1. Open project "JacobianMatrix.zip"
2. Enter the Play Mode
3. Open the Console window
Expected result: Matrices should be the same (+/-0.01f)
Actual result: Matrices bottom three rows are different
Reproducible with: 2020.3.20f1, 2021.1.25f1, 2021.2.0b16, 2022.1.0a12
Could not test with: 2019.4.31f1 (Errors)
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
This is the way PhysX behaves currently. While it could probably be changed, appears this issue is very low on user pain, and there don't appear any customers affected by it at the moment.