Crash when opening a different level after opening the preloaded level using Asset Manager

UE - Gameplay - Jan 29, 2019

After  opens the preloaded level using Asset Manager, opening another level before unloading the level will crash. Because AssetManager holds FStreamableHandle of the level, garbage collection is no ...

Shader Complexity viewmode does not work on masked materials

UE - Graphics Features - Oct 16, 2019

In engine versions 4.23 and above, the Shader Complexity Viewmode doesn't render appropriately for meshes with masked materials. Tested in 4.22.3 (CL - 7043647), 4.23 (CL - 8386587), 4.24 (CL - 961 ...

Single Channels From a Curve Atlas Node Does Not Remap to New Values

UE - Graphics Features - Oct 18, 2019

Single Channels from a Curve Atals Node Does Not Remap to New Values. Working as expected in 4.22 CL# 7053642 Found in 4.23 CL# 8386587, 4.24 CL# 9630693, 4.25 CL# 9615021 This is a regression. ...

[Landscape] Multiple Level Instances with Landscape causes duplicate GUID issues.

UE - LD & Modeling - Terrain - Landscape - Jun 18, 2020

Loading the same level twice through Load Level Instance BP Node will cause issues with levels containing Landscape as they will end up with the same GUID and the underlying systems do not support t ...

Audio Capture Component Crashes When Unplugging Mic/Headset

UE - Audio - Jun 9, 2021

Audio Capture Component does not appear to be handling external device swaps appropriately, and has a delayed crash that will occur if an in-use mic is unplugged. At a glance, it appears to involve ...

InstanceDecorators of URichTextBlock is increased everytime add it to viewport

UE - Editor - UI Systems - Jul 29, 2021

URichTextBlock::UpdateStyleData() does not check whether DecoratorClasses already had any specificed DecoratorClass. So every time you turn UMG on and off from the Viewport, Decorator Classes will i ...

PVRTC texture is sampled as white when the uv value is very close to 0

UE - Platform - Mobile - Oct 20, 2021

When the uv value is very close to 0 ( < 0.001 ), the boundary value of the PVRTC texture is sampled as white. please refer to attached images and sample project. problem goes away when changing th ...

[MetaSounds] - Trigger on Threshold node Crashes editor on play when using literal value for threshold

UE - Audio - MetaSounds - Mar 15, 2022

Editor crashes when Trigger on Threshold node is hooked up in a Metasound graph and played using a threshold value defined on the node. If you use an Input node for the Threshold value, the crash do ...

MaxChannels (Voices) is printed incorrectly to the Output Log on new projects

UE - Audio - Mar 16, 2022

The Max Channels (voices) setting displays in the output log as 0 on new projects. Likely a result of [Link Removed]. Issue is in display only (there are 32 voices), but should ideally report the de ...