Create a Parent AnimBP, add any animation to it. Then create a childAnimBP from Parent. In ChildAnimBP, go to TargetSkeleton (from class settings) to change a different skeleton. Then go to the AnimGraphOverrride in the ChildBP, to replace animation and only the animation for the parent skeleton in the dropdown is shown, not the child.
This was reported and tested in 4.25 (13144385) and reproduced in 4.25.3 (13942748)
Resulting in no way to use the AnimGraphOverride to get the ChildBP to work with correct animations.
1. Create an AnimBP (ParentBP) for a Skeleton X
2. Plug in any simple logic with animations of Skeleton X
3. Right Click on ParentBP ->CreateChildBlueprintClass to get the child of ParentBP ChildBP
4. Go to ChildBP->ClassSettings->TargetSkeleton and change it to a different Skeleton Y
5. Go to ChildBP->AnimGraphOverrides and try to replace any animation
Results:
The animations shown in the animation replacement dropdown are the ones of skeleton X, e.g., the skeleton corresponding to ParentBP, and not of skeleton Y, e.g., the skeleton corresponding to ChildBP. There is thus no way to use the AnimGraphOverrides to get ChildBP to work with the correct animations.
Expected:
The dropdown shows animations for skeleton Y, e.g., the skeleton corresponding to ChildBP.
i have this problem UE4CC-Windows-58DC12AF4B97F057BD108FBFF569B2E9_0000
I am not able to find world outliner how to enable it?
How can i modify the param name in EQS node
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
How to achieve HLSL Multiple Render Target in Material blueprints?
When I open UE4 4.24.3 it appears that. Does anyone know how to solve?
What method is used to fill polygonal regions when drawing spline mesh at run time?
Delay nodes occasionally don't fire the "Completed" output in a nativized build
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-96211 in the post.
43 |
Component | UE - Anim - Runtime - Anim Blueprints |
---|---|
Affects Versions | 4.24.3, 4.25.3 |
Target Fix | 5.0 |
Created | Jul 31, 2020 |
---|---|
Resolved | Nov 22, 2021 |
Updated | Jan 26, 2023 |