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
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
- Not all animation properties are accessible when a prefab with an avatar model contains a nested copy of itself with a renamed GameObject
- "nameFileIdTable" entry changes in the .meta file when reimporting a texture while the "Default Behaviour Mode" is set to 2D
- onRemoveCallback is not called when removing an element from the ReoderableList using contextMenu
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