Renaming native struct with redirect can break user defined structs

UE - Gameplay - Blueprint - Jul 18, 2018

From https://udn.unrealengine.com/questions/444690/redirecting-ustruct-used-as-member-of-userdefineds.html In 4.20 it was changed so soft object ptrs pointing to classes work correclty with +ClassR ...

Possible data loss/corruption when loading levels in editor

UE - Gameplay - Jul 18, 2018

Reported behavior: Given Level_A which contains object_X, where object_X references Level_BDeleting object_X causes AssetRenameManger to check if we need to patch up other levelsLevel_B is load ...

Cannot build a project containing a UFUNCTION that takes a pointer to a deprecated component as a parameter

UE - Foundation - Core - Jul 18, 2018

If a UFUNCTION takes a pointer to a component as a parameter, the project cannot be built if the component's class is marked as deprecated. The error message that is provided states that the propert ...

Undoing a change to the content of a Text widget while it is still selected causes an assert

UE - Editor - UI Systems - Jul 17, 2018

Hitting undo on a text widget while it is still selected will cause an assert. This appears to happen because the widget loses focus and attempts to commit it's text while still processing the undo, ...

Character actor with simulated physics using an Anim Instance blueprint does not preview when scrubbing through sequencer timeline

UE - Anim - Sequencer - Jul 17, 2018

A character actor using an AnimInstance blueprint will not update in editor when scrubbing ...

Live Link Pose node silently fails in Standalone mode due to incorrect Module type

OLD - Anim - Jul 17, 2018

LiveLinkEditor Module is flagged as "Editor" and not "Developer" causing the Anim Node "Live Link Pose" to silently fail in Standalone mode. The node works correctly in PIE and in packaged builds. ...

Failure to save after reimport when datasmith actors were moved to sublevel

UE - Editor - Content Pipeline - Datasmith - Importer - Jul 16, 2018

Notice that when you create the sublevel the Cylinder get removed from its parent; and that after reimport, it gets moved back. Not reproducible with Import Datasmith ...

Niagara Particles don't work with Instanced Stereo Rendering enabled

UE - Niagara - Jul 13, 2018

With Instanced Stereo enabled, CPU Niagara particles are not visible, GPU Niagara particles render in left eye only. ...

Niagara Not Working with Volumetric Materials

UE - Niagara - Jul 13, 2018

Niagara will not work with Volumetric Materials. Found in 4.20 Preview 5 CL# 4173640 and 4.21 CL# 4207835 ...

Importing an Alembic File with "Skip Empty Frames at Start of Alembic Sequence" Enabled Causes Crash

OLD - Anim - Jul 13, 2018

Importing an Alembic File with "Skip Empty Frames at the Start of Alembic Sequence" Enabled Causes Crash. Found in 4.20 Preview 5 CL# 4173640 and 4.21 CL# 4207835 ...