Developer Notes

Because this is not destructive, it has been determined that it will not be fixed since an attempt to fix something that is doing no harm may result in creating new issues.

Description

Transition Notifies are available for selection in Event Graph of the Character Blueprint even though, apparently, they only function in the Event Graph of the AnimBlueprint.

Steps to Reproduce

1. Download and open the following Project: [Link Removed]
2. Open: Content/Mannequin/Animations/ThirdPerson_AnimBP
3. Go to: the "Default" State Machine, click on the transition between Idle/Run and JumpStart
4. In the Transition's Detail Panel note the Start and End Transition Events: "IsTransToJumpStart" and "DidTransToJumpStart"
5. Go to: Content/ThirdPersonBP/Blueprints/ThirdPersonCharacter
6. In the ThirdPersonCharacter Blueprint Event Graph, right click and view that both Start and End Transition Events: "IsTransToJumpStart" and "DidTransToJumpStart" are available even though they do not function in this graph.
EXPECTED: Transition Notifies not to be available for selection if they do not function at this level.

Have Comments or More Details?

Head over to the existing Questions & Answers thread and let us know what's up.

1
Login to Vote

Won't Fix
ComponentOLD - Anim
CreatedSep 21, 2015
ResolvedSep 30, 2016
UpdatedMay 18, 2020