Animation issues
Errors and known issues.
Last updated
Errors and known issues.
Last updated
If animations are not playing after you load a packaged build, this is likely because the character Blueprint is not set up correctly.
Check the AnimClass property on your Blueprint's SkeletalMeshComponent.
Set your AnimClass to the animation blueprint you want to use. You must set this in the editor before running the application.