When no root is present, Sequence Recorder sets top bone to origin

UE - Anim - Sequencer - May 12, 2016

With skeltons that don't have a root or have a root that is not at the origin, sequencer recorder will snap it to the origin in it's recorded animations. [Image Removed] ...

Running PIE with a dedicated server with 2 or more clients will clear undo buffer

Tools - Apr 29, 2016

The user can no longer undo in the editor after running a dedicated server with 2 or more players ...

Delay nodes used in a macro cause subsequent macro calls during the delay to never complete

UE - Gameplay - Blueprint - Sep 6, 2016

Calling a macro that has a delay node again before the original call's delay could finish will cause the second call to be ignored when reaching the delay node. This did not occur in 4.12.5 and is n ...

Set Physical Material node in BP do not work with Destructibles

UE - Simulation - Physics - Destruction - Apr 7, 2015

Using the Set Physical Material for Destructible does not work currently. In comparison with a static mesh physical material will change via key press during gameplay. ...

Restore Open Asset Tabs on Restart Becomes Unselected upon Restart

Tools - Jan 5, 2016

Although Asset Tabs will be restored, the option to "Restore Open Asset Tabs on Restart" in the Editor Preferences becomes unchecked after a crash thus causing the user to remember to select it afte ...

Collision Preset Cannot Be Changed On an Actor Containing a Scaled Root Component

UE - Gameplay - Jan 15, 2016

In an actor that contains a scaled root component, it is not possible to change the collision presets on an instance of that actor if you are using the Viewport's Details panel. However, in the blue ...

iMac: Whenever _AMDDeviceDetached event occurs, the editor hangs.

UE - Platform - Apple - Nov 4, 2015

The user is reporting that, on their iMac, Whenever _AMDDeviceDetached event occurs in the Activity Monitor, the editor hangs utilizing a reported 101% of the CPU. *The user claims this is 100% re ...

Cannot reference Branch point in CharacterAnimBP event graph

OLD - Anim - Dec 22, 2014

In CharacterAnimBP: After creating a new montage branch point you cannot reference it in the CharacterAnimBP’s Event graph until you close and restart the editor. ...

Execute Console Command function differs from the Engine Scalability Settings

UE - Graphics Features - May 14, 2015

When executing the 'execute console command' with 'sg.ResolutionQuality 25' the engine scalability settings are at 6%. When you set the 'sg.ResolutionQuality 50' the engine scalability settings are ...

Crash when opening a blueprint that referenced a struct blueprint that no longer exists

UE - Gameplay - Blueprint - May 28, 2015

If a user creates a struct blueprint then references it in another blueprint and then deletes the struct while the editor is closed, the referencing blueprint will crash when opened. ...