The drawing order of widgets becomes wrong when GlobalInvalidation is enabled,

UE - Editor - UI Systems - Slate - Nov 26, 2021

When trying to create a widget with specific steps, the drawing order may not be correct. This is not reproduced when Global Invalidation is disabled, and the state can be restored. This issue is pr ...

[Audio Analysis][Ensure] - Sound Submix Spectral Analyzer Delegate Throws Ensure when Analysis Started Before the Delegate is Added

UE - Audio - Nov 25, 2021

Hit the following Ensure when trying to use the Spectrum Analyser. Also hit this in 4.26 so it doesn't appear to be a regression. Occurs with any of the following Band Settings or when creating you ...

Detaching part of the Visual Logger window and then closing the Visual Logger tab causes a crash

UE - Editor - UI Systems - Slate - Nov 18, 2021

It seems that when a section of the Visual Logger is detached from the window as a whole and then that window is closed when docked next to the Content Browser, then the engine crashes. However, whe ...

Thin Translucent materials opaque with FS lighting mode and Output velocities active

UE - Rendering Architecture - Materials - Nov 15, 2021

Im not 100% sure this is a combination of settings that "should" work anyway, but need someone to have a look.Thin TranslucencyOutput velocities during base passForward Shading lighting modeProject ...

Crash when adding Rectangle Lights to a game with multiple players while Raytracing is enabled

UE - Graphics Features - Nov 9, 2021

A user reported this issue to us through Salesforce. They initially said it crashed with both Spot Lights and Rectangle Lights, but I was only able to repro with Rectangle lights. Additionally, I di ...

"Primitives with unbuilt interactions" not clearing after lighting scene rebuild

UE - Graphics Features - Oct 29, 2021

Regression No, according to affect version 4.26 and 4.27 [2021.10.29-17.01.06:085][830]Primitives with unbuilt interactions: 6[2021.10.29-17.01.06:085][830] Primitive FoliageInstancedStaticMeshComp ...

Instances of Blueprints implemented native interface cannot be assigned to interface variables

UE - Gameplay - Blueprint - Oct 28, 2021

FInterfaceProperty::SerializeItem (and ImportText) attempt to determine if the passed in object implements the interface in question. They do this by calling GetInterfaceAddress, which tries to get ...

DOF aliasing on Niagara particles

UE - Graphics Features - Oct 18, 2021

Audio Capture Component Crash on Android

UE - Audio - Oct 15, 2021

Android is experiencing a delayed crash after an Audio Capture Component is destroyed. This appears to be a potential problem with the way Android's implementation of Audio Capture Component closes ...