Arrays on multicast events called from the server are not passed to clients

UE - Networking - Jul 19, 2018

Arrays that are passed into a Multicast Event as an input are not available on clients who call the function Regression?: Yes This did not occur in 4.19.2 ...

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 ...

'Get Tangent at Distance Along Spline' returns incorrect values compared to 'Get Location and Tangent at Spline Point'

Tools - Jul 18, 2018

The "Get Tangent at Distance Along Spline" node returns incorrect tangent values compared to "Get Location and Tangent at Spline Point", where the spline point is at the same distance along the path ...

Asset values change when the Editor is out of focus when using Maya or Web Browser

Tools - Jul 18, 2018

When switching between any open software (Maya, web browser) and UE4 while Simulation is running, sometimes the values change on the asset and it starts to oscilate between <-0.6,0.6> or any other s ...

Setting collision enabled on a primitive component fails if the owner's collision is disabled

UE - Simulation - Physics - Jul 17, 2018

Attempting to edit the "Collision Enabled" setting of a primitive component while the owner's collision is disabled results in no changes. Regression?: No This occurs in 4.18 ...

Typo in source version of OpenGLWindows.h

UE - Platform - Mobile - Jul 17, 2018

The type definitions for the Enum Macros glObjectLabelKHR and glObjectPtrLabelKHR are misspelled. Working in 4.19.2 Broken in 4.20 Tested 4.19.2 (CL - 4033788) and 4.20 (CL - 4214897) ...

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. ...

Object Scale Material Node Returning Incorrect Information When Rotated to Certain Angles

UE - Graphics Features - Jul 17, 2018

When using the object scale node in a material it will return incorrect values if rotated to certain angles. Found in 4.19 CL# 4033788, 4.20 Preview 20 CL# 4173640, 4.21 CL# 4209927 ...

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 ...