Errors and known issues.
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.
Last updated 3 years ago
Was this helpful?