UMG Widget Set Focus in Standalone broken

UE - Editor - UI Systems - Aug 7, 2018

Focus is no longer set on UMG 3D Widget when playing in Standalone. (PIE works in both versions) Also verified in Main CL# 4247867 ...

Actor Component Replication Not Working on Dynamically Spawned Components in Blueprint

UE - Networking - Aug 7, 2018

Actor components that are spawned dynamically through Blueprint are not being properly replicated to the client.  Found in 4.20 CL# 4233996 and reproduced in 4.21 Main CL# 4258917 Unable to test i ...

Ensure when pasting copied nodes into an Object

UE - Gameplay - Aug 7, 2018

When copy and pasting nodes from an Actor Blueprint to an Object Blueprint the Editor stalls for a bit and an ensure occurs. This issue was reported and tested in 4.19.2 (CL-4033788). This issue ...

Create Blocking Volume from multiple selected Staticmesh actors in viewport generates messed volumes

UE - LD & Modeling - Modeling Tools - Mesh Editing - Aug 7, 2018

The result unexpected: The collision volume shape generated was just strange and much bigger than it should be Expects: The collision volume generated should wrap up group of actors and right fit t ...

[CrashReport] UE4Editor-UMGEditor.dylib!FEditorStyle::GetStyleSetName()

Tools - Aug 6, 2018

No user comments in crash group Removed topcrash label as it appears to be one user ...

Assert running Datasmith from Blutility via a Commandlet

UE - Editor - Content Pipeline - Datasmith - Importer - Aug 6, 2018

Launching the Editor/Datasmith from Blutility via a Commandlet that is importing a .stp file causes the Editor to not launch with an assert.  ...

Oculus Touch: Gamepad Special Left/Right inputs swapped

UE - Platform - XR - Aug 6, 2018

GamepadSpecialLeft and GamepadSpecialRight inputs are swapped on Touch Controllers. Inputs are working as intended on an Xbox controller. Problem may have been introduced by Oculus, I created a 4. ...

Scene Capture Component "SetShowOnlyActors" no longer exposed to Blueprints

Tools - Aug 6, 2018

SetShowOnlyActors of category Scene Capture Component is no longer exposed to Blueprints. Also missing in Main CL# 4247867 ...

HISM(Hierarchical instance static mesh) has lightmap problem after building lighting

UE - Graphics Features - Aug 5, 2018

HISM has lightmap issues after build lighting ...

Hierarchical Instanced Static Mesh Component Doesn't Update Instance Transforms In Standalone Window and In Packaged Game.

UE - World Creation - Worldbuilding Tools - Foliage - Aug 4, 2018

The Hierarchical Instanced Static Mesh Component doesn't update instance transforms in Standalone window and in Packaged game. Working as expected in 4.19 CL# 4033788 Found in 4.21 CL# 4233996 and ...