SceneCaptureComponent2D leaks a ton of memory in a Packaged Build

UE - Virtual Production - Mar 12, 2020

This was initially reported in VR but the leak happens in a non-VR setup and environment. GPU utilization jumps to 84% in 4.23.1 and 98%+ in 4.24.3, 4.25, and 4.26. Tested GPUs were GTX 980 and GTX ...

Color picker does not change the color of a Vector Parameter in a Material Instance until the mouse button is released

UE - Graphics Features - Mar 11, 2020

This is a regression from 4.23.1 (CL-9631420). The color picker does not update in realtime anymore when holding down the left-mouse button. Only on mouse-release does it update. This was reported ...

Soft Object unloads after some time when stored in a Blackboard

UE - AI - Mar 11, 2020

When loading a Soft Object and directly placing the loaded Object into a Blackboard, after about 2 minutes the Object will unload and become null inside the Blackboard. This issue only occurs in a p ...

Sublevels Move To New Subfolders Automatically When New Ones Are Made

Tools - Mar 11, 2020

When adding a new subfolder in the Levels window all the sublevels in that parent folder move to the new sublevel. Currently you have to create all the sub folders then move the sublevels to keep th ...

Dragging more than one Texture into the Material Editor causes a crash

UE - Graphics Features - Mar 11, 2020

Importing two or more Textures into the Material Editor results in a crash. This is a regression from 4.24.3 (CL-11590370) as well. This was reported and tested in 4.25 Preview 2 (CL-12055273) and ...

Uncrouching a character on a physics object causes the character to penetrate the object only when physics substepping is enabled

UE - Simulation - Physics - Mar 10, 2020

This does not repro when physics substepping is disabled. The sequence of events in the character uncrouch code (UCharacterMovementComponent::UnCrouch) causes the capsule to move up then increase i ...

Selection outline jittering

Tools - Mar 9, 2020

Selection outline shakes/jitters for selected objects ...

Niagara module scripts "Map Get" node displays the 'Module' parameter as "Input"

UE - Niagara - Mar 9, 2020

The module parameter in a niagara module script displays the incorrect name Tested: 4.24.3, 4.25P, 4.26 ...

Niagara Map Set parameters are improperly named

UE - Niagara - Mar 9, 2020

Parameters are misnamed when adding a new parameter to Map Set in a Niagara Module Script  Tested: 4.23.1, 4.24.3 , 4.25 preview, 4.26 (main) ...

Oculus Touch Menu Button Input Not Received When Set In Action Mapping

UE - Platform - XR - Mar 9, 2020

The left menu button on Oculus Touch doesn't have it's input received when it is assigned to an action mapping. This looks like it stopped working after SteamVR was integrated into the engine. Foun ...