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

Nativized widgets that include a custom button cause a crash if Event Driven Loading is enabled

UE - Gameplay - Blueprint - Aug 3, 2018

Nativizing a Blueprint that includes a custom button (a Blueprint parented to the "Button" class) causes a crash when Event Driven Loading is enabled. Disabling Event Driven Loading can workaround t ...

Project Launcher does not include Prereqs. Ignores Include Preqeq setting and the -prereqs argument

UE - Foundation - Cpp Tools - Aug 3, 2018

When using the Project Launcher to package a project, the Include Prerequisites setting is ignored. Attempting to add the -prereqs command to the arguments also does not include these, which is what ...