Undo in sound cue editor does not undo looping changes.

UE - Audio - Sep 13, 2016

When using undo in the Sound Cue Editor to undo the looping check the editor switches focus to the output node and does not undo the looping check. ...

The red time indicator for viewing curves in persona is slightly tilted

OLD - Anim - Sep 9, 2016

The time indicator for curves in persona is slightly tilted off vertical. This also occurs in 4.13 main. ...

Importing low key frame animations with custom attribute curves have their keys offset affecting pose asset generation

OLD - Anim - Sep 9, 2016

When creating a pose asset based on an animation and curves with a low number of keyframes if you switch between the pose assets poses, the curves will not be correctly timed with the animation beca ...

Xbox One - Merged sprites do not render

UE - Graphics Features - Sep 9, 2016

Apparently merged sprites do not render at all on XB1. ...

If Visible is off in actor details by default, Visibility track in Sequencer doesn't work in game

UE - Anim - Sequencer - Sep 8, 2016

If Visible is off in actor details by default, Visibility track in Sequencer doesn't work in game. It appears to work when you hit play in the Sequencer Editor, but doesn't work in game. ...

Nativize Blueprint Assets causes build to fail if a function has an open input for a button reference

UE - Gameplay - Blueprint Runtime - Sep 8, 2016

Nativize Blueprint Assets causes a build to fail if a function has an open input for a button reference. The open reference appears to cause the project to fail to build when using Nativize Blueprin ...

Expose and document MAX_ARRAY_SIZE and MAX_ARRAY_MEMORY from SerializeProperties_DynamicArray_r

UE - Networking - Sep 7, 2016

Currently, there are some hidden constants that are used to in networking to limit sizes of arrays. After discussion, these were just chosen without much consideration other than to limit bad behav ...

Crouching/Uncrouching while standing on a physics object will cause the object to behave erratically

UE - Gameplay - Sep 7, 2016

Crouching/Uncrouching while standing on a physics object will cause the object to behave erratically. Even if the CharacterMovement component has Physics Interaction disabled, it will still effect t ...

Access violation when calling Stop + SetSequence from Event set in Event Track

UE - Anim - Sequencer - Sep 5, 2016

When using the Event Track to call an event in the Level Blueprint that stops a LevelSequence and then assigns that LevelSequence from another will result in an Access Violation. ...

Reroute nodes break Cached Poses in AnimBPs

OLD - Anim - Sep 2, 2016

Reroute nodes break Cached Poses in Animation Blueprints Regression: This does not occur in 4.12 ...