Using a Sub Anim Instance causes a "Sub Instance Loop" Compile Error

OLD - Anim - Aug 7, 2018

Using a Sub Anim Instance causes a sub instance loop error when referencing another Animation Blueprint. This is a regression from 4.19.2 (CL-4033788) as it complied without error. This issue was r ...

Setting a console variable interacts with window state

When the game window is set to be windowed and maximized, setting a console variable changes the window's state from being maximized to its default size.  This is a regression as it is working as e ...

UMG Drag and Drop stops working in a Packaged or Standalone Game

UE - Editor - UI Systems - Aug 20, 2018

Drag and drop operations just become broken on packaged builds or launching stand-alone, despite working inside the Editor (PIE). This is a regression from 4.19.2 (CL-4033788). This issue was repor ...

Blueprint graph stops drawing correctly after using shift-drag

UE - Gameplay - Blueprint Editor - Dec 26, 2018

When shift-dragging in the Blueprint graph and ending the drag on a node with a connected wire, the Blueprint graph will freeze up. There is an attached video that showcases the issue as well. Th ...

Retargeting an Animation to a Skeleton with a Virtual Bone causes the Engine to crash

OLD - Anim - Jan 14, 2019

This crash occurs when trying to retarget an animation onto another skeleton with a retargeting rig that references a virtual bone. This issue could be similar to [Link Removed] This issue was re ...

Materials with a custom node with a Struct that has a function fails to compile for GLSL (Android) and uses a default material

UE - Graphics Features - Apr 29, 2019

A user has reported that Materials that contain a custom HLSL node that has a Struct with a function declared inside of it results in the material failing to compile for GLSL, causing the Material t ...

Widget component navigation does not work in Standalone

UE - Editor - UI Systems - Jun 14, 2019

When running a standalone build, focus navigation doesn't work on widgets within a world-space widget component. This may be fallout from [Link Removed], which parented the widget component's virtua ...

Using ServerTravel <MapName> command with Seamless travel causes level blueprint logic to not run on client

UE - Networking - Jan 14, 2020

When calling the ServerTravel command when using seamless travel, level blueprint logic is not being run on the client side.  NOTE: Adding a small delay (tested with .2 to 2 seconds) after the "B ...

Tiling Sprite in UMG uses whole image

UE - Editor - UI Systems - Sep 21, 2020

When a Sprite that has been created from a Texture Atlas is used in a Widget, it can not be tiled. Instead the whole Texture Atlas is tiled.  Reported in version 4.25.3(CL 13942748). Tested and fou ...

EngineSubsystem Deinitialize is not being called

Tools - Jan 24, 2020

UEngineSubsystem::Deinitialize() is not called when closing the editor In addition, (tested only with released 4.24.1)  when recompiling a module using the "Modules" window in the editor the d ...