When setting in PreviewGameLaunguage, the package application always adds "culture" to the argument

UE - Editor - UI Systems - Localization - Nov 12, 2020

Whenever packaging project from Launcher with a PreviewGameLanguage set, the culture="preview language" is added to the UE4CommandLine.txt file. Can avoid this issue by setting "None" in PreviewGam ...

Some reset to default buttons not appearing for UMG Appearance

UE - Editor - UI Systems - Aug 19, 2016

Some reset to default buttons not appearing for UMG Appearance. This seems to only affect the Categories like Brush, Style or categories under Style like Normal/Hovered. Individual properties rese ...

Game window renders transparent when launched with -game -log commands on Mac

UE - Platform - Apple - Oct 31, 2016

This is only occurring on Mac and only in OSX 10.12. This is also a regression from 4.13 Right clicking in the dock, Show all windows, and selecting the game window does NOT fix the issue. Runnin ...

Go To Definition fails quietly for Native functions with no definitions

UE - Gameplay - Blueprint Editor - Aug 11, 2017

Go To Definition fails for Set and Map Utility nodes (does not seem to affect Arrays). A warning similar to the following appears in the output log:LogSelectionDetails: Warning: NavigateToFunctionS ...

Light Propagation Volume Occlusion Intensity not working as intended

UE - Graphics Features - Oct 26, 2017

Light Propagation Volume Occlusion does not affect scene as it should. The workaround in 4.17.2 is to disable DBuffer decals which will enable the Light Propagation Volume Occlusion. Occurs in 4.1 ...

Unable to create derived classes of UPostProcessComponent

UE - Graphics Features - Jul 5, 2019

Using the Super functions for OnRegister, OnUnregister, Serialize when defining their functionality in a derived class of UPostProcessComponent causes a linker error. Tested in 4.21.2 (CL - 4753647 ...

Cannot get CookedFFTData from an Audio Component in a packaged build

UE - Audio - Jul 11, 2019

When trying to get CookedFFTData from an audio component in a packaged build it fails despite working in the Editor. This also occurs when you package the project from File->Package Project->Windows ...

"Enable Stencil Test" Mobile crash

UE - Graphics Features - Sep 10, 2019

A material with 'enable stencil test' will crash on mobile. Enable Stencil Test is a new option in materials as of 4.23 Confirmed with OpenGL 3.1 + 2 and Vulkan on Pixel XL Also Crashes on iOS ...

Texture Group MaxLODSize doesn't recognize changes to WorldNormalMap in DefaultDeviceProfiles.ini

UE - Foundation - Core - Nov 11, 2019

When trying to change the MaxLODSize using DefaultDeviceProfiles.ini, some of the groups scale but others don't. This was reported and tested in 4.23.1 (CL-9631420). This was reproduced in 4.22.3 ...

Apex Destruction - Destructible Mesh disappears after Fracture

UE - Simulation - Physics - Destruction - Jan 3, 2020

Fracturing a mesh with Apex Destruction in 4.24.1 (CL-10757647) causes the mesh to disappear after clicking Fracture. This behavior was not present in 4.23.1 (CL-9631420). Unable to confirm this in ...