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 ...

Incorrect Skysphere Material Reflection with Ray Tracing

UE - Graphics Features - Lumen - Mar 5, 2019

The reflected Sky material looks blurry and low res when set to unlit, however setting the material to Default Lit has the correct reflection. Even though the reflection is correct the lighting brea ...

Niagara Mesh Renderer Incorrectly Rendering Mesh at Distances When Using Two Sided Material

UE - Niagara - Mar 25, 2019

Niagara Mesh Renderer Incorrectly Rendering Mesh at Distances When Using Two Sided Material.  Working as expected in 4.20 CL# 4369336 and 4.21 CL# 4753647 Found in 4.22 Preview 6 CL# 5439949 and 4 ...

Baked materials containing Texture Object are black

UE - Graphics Features - Apr 9, 2019

Using a texture object in material when creating a baked material will result in black material. Confirmed in 4.23 MAIN @ CL 5806859 User also reports "this also applies to the material as seen by ...

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 ...

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 ...