Instanced RepNotify variable doesn't update on client if altered in level

UE - Networking - Jul 8, 2019

An instance editable Rep Notify variable will not update on Rep Notify if an instance of if is edited in a scene. A demonstration project can be found here: [Link Removed] Found in 4.22 CL#7053642 ...

The default scene root of an blueprint actor is not removed after adding a static mesh component via C++ until after restarting the project

UE - Gameplay - Jun 27, 2019

The default scene root of an blueprint actor is not removed after adding a static mesh component via C++ until after restarting the project (or reloading the blueprint asset) Found in 4.22 CL#70536 ...

When animating the parent of a combo box the drop down options appear offset in New Editor Window or Standalone

UE - Editor - UI Systems - Jun 19, 2019

After animating a combo box's parent to move it from off screen into view it will cause the options in the drop down menu to be offset in standalone or New editor window. ...

OnEditorCameraMoved delegate not firing in the Animation Viewport

UE - Anim - Runtime - Jun 19, 2019

Found in 4.22 CL#6574378 Reproduced in 4.21 CL#4753647, 4.24 Main CL#7062442 The OnEditorCameraMoved delegate does not fire in the Animation Viewport. The example project provided by the user is a ...

Simulating physics overrides the ability to move Skeletal Mesh Actors in Editor after moving a child component

UE - Simulation - Physics - Jun 18, 2019

Found in 4.22 CL#6574378 Reproduced in 4.21 CL#4753647, 4.24 Main CL#7062442 May be similar to [Link Removed], which was reported fixed in 4.13 The following warning is spammed when trying to mov ...

Reapply removed bones appears to cause Reduction settings to be removed/disappear

UE - LD & Modeling - Modeling Tools - Mesh Editing - Jun 17, 2019

If changes are made to the reduction settings of a skeletal mesh and then bones are removed via the "Bones to Remove" array. Then the reduction settings will disappear/get removed ...

Post Process Materials do not appear in Sequencer

UE - Anim - Sequencer - Jun 17, 2019

When Having a SkeletalMesh or Static Mesh, you can control Material Parameters directly. Something like that is missing for Post Process Materials. Matinee had a generic Float or Vector Track.If Se ...

Sequencer track appears to skip the first frame on an animation in UMG

UE - Anim - Sequencer - Jun 17, 2019

A sequence created in UMG appears to skip/ignore the first frame. If an event is set to fire off on the first frame of the sequence it will not fire. ...

Rich Text block appears to ignore material settings from default setting after style changes are made and ended

UE - Editor - UI Systems - Jun 17, 2019

After changing a rich text block to use a different style (from a data table) it will ignore the material applied to the the default text style and it will use the color instead. ...

Sequencer Attach track appears more offset than expected when using override instance data

UE - Anim - Sequencer - Jun 12, 2019

When using an attached track in combination with enabling override instance data it appears as though the object used in the attached track is offset more than expected (appears to be by roughly dou ...