Dragging off a linked pin to create a new does not automatically connect

UE - Gameplay - Blueprint Editor - Jun 14, 2017

REGRESSION: No When the user drags off a linked input pin, and adds another pin through the context menu, the two pins aren't automatically linked like it does when the user does the same action wi ...

Editor crash on level load with multiple actors with the name "(none)"

Tools - Jun 14, 2017

If three or more actors are saved to a level with the same name in the Content Browser of "none", attempting to load the level (open or right click on umap asset in content browser) causes the edito ...

Crash upon launching packaged game with nativized blueprints that include Add Child Actor Component node with a class already set

UE - Gameplay - Blueprint - Jun 14, 2017

When using the Add Child Actor Component node with a class set on the node with Blueprint Nativization enabled, the packaged game crashes upon launch. A workaround for this is to leave the class bla ...

Relative Rotation of Component Fluctuates When Setting Relative Location

UE - Gameplay - Jun 14, 2017

When attaching a component to a camera in the Character, setting its relative location is causing the relative rotation to fluctuate by 2-4 degrees depending on the rotation of the camera component. ...

Input breaks after spawning character from template

UE - Gameplay - Input - Jun 14, 2017

When a character is spawned from a template of an existing character instance, the existing instance loses the ability to read any input. This was discovered when testing the crash fix for [Link Re ...

Crash removing a split parameter pin that is linked

UE - Gameplay - Blueprint Editor - Jun 13, 2017

Crash occurs if the user splits an Output Parameter on a function, then links one of the pins, and then removes the parameter entirely. I could not reproduce this in Main. ...

[CrashReport] Assertion failed: Canary == ShaderMagic_Initialized

UE - Graphics Features - Jun 13, 2017

This is a common crash among the community since at least the 4.14 release. Additional information is not currently available. This is spread among numerous different CrashGroups between releases w ...

If Pause Event is played in second half of Fixed Frame Interval, you can't resume playing

UE - Anim - Sequencer - Jun 13, 2017

If Pause Event is played in second half of Fixed Frame Interval, you can't resume playing. Pause event appears to fire again when trying to resume playback. To expand on the summary, if you have a ...

With Pause Event on frame 0, sequence will never be able to resume playing

UE - Anim - Sequencer - Jun 13, 2017

With Pause Event on frame 0, sequence will never be able to resume playing. It appears to trigger the event again. ...

T.MaxFPS not restored when exiting PIE while Fixed Frame Interval Playback is enabled

UE - Anim - Sequencer - Jun 12, 2017

T.MaxFPS not restored when exiting PIE while Fixed Frame Interval Playback is enabled Regression: YES Directly related to CL:3365017, it would seem. Broken: 4.16 Worked: 4.15 ...