Crash after animation retarget with Unreal 5.4

Greetings @JeusWicked

The error you’re running into with the ‘Array index out of bounds: 0 into an array of size 0’ is usually indicating something is being called that doesn’t exist. When replacing an animation I’d check to make sure nothing is calling for your old animation file name/path etc.