Project Version setting not reflected in a project's packaged executable's property details

UE - Foundation - Cpp Tools - Feb 5, 2019

When a Project Version value has been specified in the Project Settings, this value is not set into either the File Version value or the Product Version value in a packaged game. The File Version va ...

The packaged build of a project that has a strong pointer initialized to nullptr immediately closes on launch

UE - Foundation - Core - Aug 2, 2019

When a strong pointer is set to null the packaged build of the game will immediately close. No crash logs were were made and no Saved folder was made (<Project Name>/Saved/Logs). An example project ...

HLOD CalculateOverlap crashes when spheres barely overlap

UE - World Creation - Worldbuilding Tools - HLOD - Sep 16, 2019

The engine will crash when cluster bounds barely overlap. ...

TMap entries are removed on Blueprint compile when using struct as key

UE - Gameplay - Blueprint Compiler - Oct 10, 2019

Map entries are removed on Blueprint compile when using struct as key.  ...

Custom Depth incorrectly displays in game when Post Process is set to 'Before Tonemapper'

UE - Graphics Features - Oct 28, 2019

Custom Depth is not displaying correctly when setting Post process to Before Tonemapping. We see this as a regression. This was working properly in 4.22. ...

Calling a native interface function implemented by a non-nativized Blueprint asset from a nativized Blueprint asset will silently fail at runtime.

UE - Gameplay - Blueprint - Apr 29, 2020

In the sample project we have a Widget Blueprint asset (SomeWidget) that implements a native interface (PrintSomethingInterface.h). However, in the DefaultEditor.ini file, we've also excluded all Wi ...

Staticmesh "Reimport+LODs" do not recover the material ID for custom LOD

UE - World Creation - Worldbuilding Tools - HLOD - May 8, 2020

Normal voice chat does not activate the microphone when Mic Threshold is zero

UE - Audio - Aug 11, 2020

Voice chat does not work when speaking into the microphone with a normal voice and a Mic Threshold of 0. We have to blow into the microphone or speak loudly for voice chat to work. ...