UE 5.6 when transferring weights in skeletal editor i sometimes get the below error. some SKMs work fine while others crash. does anyone have the same issue?
Assertion failed: (Index >= 0) & (Index < ArrayNum) [File:D:\build++UE5\Sync\Engine\Source\Runtime\Core\Public\Containers\Array.h] [Line: 1067]
Array index out of bounds: 19640 into an array of size 19640
1 Like
I have the exact same issue