Post Process AnimBP is no longer initialized in Persona Viewport

OLD - Anim - Jul 20, 2017

Post Process AnimBPs used to be processed in the persona viewport. This could have been intentional. Occurs on? 4.14 - 3249277 - NO 4.15 - 3450819 - YES 4.16 - 3466753 - YES 4.17 - 3545186 - YES ...

[CrashReport] UE4Editor_Persona!FReferenceSkeleton::FindBoneIndex() [referenceskeleton.h:252]

OLD - Anim - Jul 20, 2017

This is a common crash affecting users in 4.16, and has occurred since at least 4.14, affecting more than 200 unique users. Unfortunately none of them have provided any additional information. Sou ...

[CrashReport] UE4Editor_Engine!USkeleton::GetMeshLinkupIndex() [skeleton.cpp:420]

OLD - Anim - Jul 19, 2017

This is a common crash affecting users in 4.16, unfortunately they have not provided any additional information. Source Context 406 if ( IndexPtr == NULL ) 407 { 408 L ...

[CrashReport] CastChecked<UAnimBlueprint,UBlueprint>()

OLD - Anim - Jul 14, 2017

This is a common crash affecting users in 4.16. Users have not provided additional information. Source context not available ...

[CrashReport] UE4Editor_Persona!TSharedPtr<IEditableSkeleton,0>::ToSharedRef() [sharedpointer.h:794]

OLD - Anim - Jul 13, 2017

This is a common crash affecting users in 4.16. User DescriptionsHit undo a bunch of times after re-opening a skeletal mesh where I was trying out painting cloth max distances. Source Context ...

On Anim Initialized gets triggered when the user compiles the blueprint multiple times

OLD - Anim - Jul 12, 2017

On Anim Initialize even triggers when the user compiles the blueprint multiple times when not playing in viewport. ...

Curves from Animation Samples in Aim Offsets are ignored

OLD - Anim - Jul 11, 2017

Curves from Animation Samples in Aim Offsets are ignored In the attached project, all of the AimOffset Poses have a value assigned to the TestCurve. If you open the AimOffset and then open the Ani ...

Blend Node performs Blend Time after being re-initialized with a different Active Value

OLD - Anim - Jul 10, 2017

Setup: Blend by Bool>Slot>Final Pose. Say the bool starts on true. While playing a Montage on the slot, flip the bool value to false. After the montage finishes, the blend node will start on true ...

Constraint axes are not visible in Physics Asset editor viewport

OLD - Anim - Jul 10, 2017

This is a regression from 4.16 as I was not able to repro this issue in //UE4/Release-4.16 at CL 3514769. ...