Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2020.3.X, 2021.2.X
Votes
0
Found in
2020.3
2020.3.13f1
2021.1
2021.2
2022.1
Issue ID
1347970
Regression
No
Articulation cache size doesn't match supplied list size after removing child GameObject
Reproduction steps:
1. Open project "Bug Report.zip"
2. Open Scene "TestScene"
3. Enter Play Mode
4. In Game view, select the button "Attach"
5. In Game view, select the button "Detach"
Expected result: Articulation cache size capacity matches supplied list size
Actual result: Articulation cache size capacity doesn't match supplied list size
Reproducible with: 2020.3.14f1, 2021.1.15f1, 2021.2.0b4, 2022.1.0a2
Could not test with: 2018.4.36f1, 2019.4.29f1 (Don't have Articulation Body Component)
Error: Articulation cache size(total degrees of freedom of all joints + 6 if root body is not immovable) does not match supplied list size!
UnityEngine.StackTraceUtility:ExtractStackTrace ()
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 2022.1):
Fixed on: 2022.1.0a8
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.12f1
Resolution Note (fix version 2020.3):
Fixed in: 2020.3.31f1