WMR: Crash in VR Edit Mode

UE - Platform - XR - Dec 19, 2018

Editor crashes when entering VR Edit Mode with WMR HMD ...

Incorrect/Different hard shading on meshes in Forward Shading

UE - Graphics Features - Dec 18, 2018

With forward shading enabled in 4.21 shading appears to be too hard on certain faces. This is working as expected in 4.20 CL# 4369336 Found in 4.21 CL# 4613538 and 4.22 CL# 4666322 ...

Build Plugin process fails with null reference exception when building a plugin that has "Can Be Used With Unreal Header Tool" set to true

UE - Foundation - Cpp Tools - Dec 18, 2018

Trying to use UAT to build a plugin that has CanBeUsedWithUnrealHeaderTool set to true will fail due to a null reference exception (log from Main CL 4666322 attached). This happens because the plugi ...

Transform is incorrect when attach track is added in master sequence if object is in both master sequence and shot sequence

UE - Anim - Sequencer - Dec 18, 2018

It appears that attach tracks do not account for sub sequences when compensating for transform tracks when created. ...

Crash When deleting an animation state while it is open in other tab

OLD - Anim - Dec 18, 2018

When deleting a state in a state machine while the state is open in another tab the editor will crash ...

The previous value of a struct passed to a RepNotify may be incorrect

UE - Networking - Dec 17, 2018

Replicated structs with multiple properties can have the wrong previous value passed into their rep notify functions if all of the properties do not change in any given frame of replication to the c ...

Removing instances from HISM using Sequence node for execution in Construction Script behaves differently than ISM

Tools - Dec 17, 2018

When using the Construction Script to remove instances with the Get Instances Overlapping Sphere function to get the references, the behavior of this functionality is different for ISM and HISM if a ...

Possessable with attach track has incorrect transform when converted to spawnable

UE - Anim - Sequencer - Dec 17, 2018

When converting to spawnable the transform of an actor is not correctly updated if it has an attach track. ...

Enable Slate layout caching Will cause the Stop/Play Buttons to disappear

UE - Editor - UI Systems - Slate - Dec 17, 2018

When using the command Slate.EnableLayoutCaching 1, The Play button is removed from the tool bar after exiting play. ...

Editor Scalability Settings cannot be set per project

Tools - Dec 17, 2018

Initial setup of PostProcessQuality in the Editor .ini files does not actual change the setting. The project must be opened once and then closed in order for the settings to take effect. ...