Description

See UDN:
[Link Removed]

Steps to Reproduce

Create a project using third person template (C++ or Blueprint)
Open editor for the project
Navigate to the folder that contains the file ABP_Manny
Create an animation blueprint template called ABP_Locomotion
Open ABP_Manny asset
Copy Locomotion state machine from ABP_Manny to ABP_Locomotion and hook it up to the output pose
Fix compile errors by exposing variables and animation sequences from the Locomotion state machine
Replace usage of Locomotion state machine in ABP_Manny with the new animation blueprint template
Bind equivalent variables and compile both blueprints
Go back to ABP_Locomotion and rename a variable bound by ABP_Manny. I changed GroundSpeed to GroundSpeed2.
ABP_Manny when compiled now will still reference the old variable name and spit out a warning.

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-192978 in the post.

0
Login to Vote

Fixed
ComponentUE - Anim - Runtime - Anim Blueprints
Affects Versions5.2
Target Fix5.4
Fix Commit30969425
Main Commit30970992
Release Commit30970901
CreatedAug 15, 2023
ResolvedJan 29, 2024
UpdatedMar 6, 2024