Great update (as always!)
I have some logic inside NativeUpdateAnimation() method of a custom class derived from UAnimInstance, and all was working fine up to 4.11.2. Updating to **4.12 **won’t execute that code anymore.
Do I need to change something/move my logic somewhere else? Looks like NativeUpdateAnimation() is not getting called at all…