Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2020.3.X, 2021.1.X
Votes
0
Found in
2020.2.0a15
2020.2.0b1
Issue ID
1275091
Regression
No
Crash in Unity::ArticulationBody::GetDenseJacobian(Unity::ArticulationJacobian&) when calling ArticulationBody.GetDenseJacobian
How to reproduce:
1. Open tester-attached project (ArticulationJacobianCrash.zip)
2. Open the SampleScene
3. Enter Play Mode
4. Press the 'J' key
Expected result: the Editor does not crash
Actual result: the Editor crashes
Reproducible with: 2020.2.0a15, 2020.2.0b2
Could not test with: 2018.4.27f1, 2019.4.10f1, 2020.1.5f1, 2020.2.0a14(Jacobian namespaces unavailable)
WORKAROUND:
Don't use the default constructor of ArticulationJacobian, create an instance like this:
ArticulationJacobian myJacobian = new ArticulationJacobian(0, 0);
Comments (1)
-
brandnewusername
Nov 20, 2021 18:53
This doesn't seem to be fixed. Still having this issue in 2020.3
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 (fix version 2020.2):
Fixed in 2021.2.0a5
Resolution Note (fix version 2021.1):
Fixed in 2021.1.0b12
Resolution Note (fix version 2020.3):
Fixed in 2020.3.2f1