Adjusting Lighting Rig Rotation manually only affects the sky and not the lighting

UE - Gameplay - Aug 2, 2016

In the Preview Scene Settings, adjusting the Lighting Rig Rotation setting manually doesn't affect the lighting. It only affects the sky. ...

Flipping faces on a brush affects all other brushes

UE - LD & Modeling - Modeling Tools - BSP - Apr 9, 2015

Flipping faces on a brush affects all other brushes Subtractive brushes will have their internal faces show if enough additive brush faces are flipped. If the faces of a subtractive brush are flip ...

The cap of a sliced procedural mesh is not affected by lighting

UE - Gameplay - Jul 14, 2016

After slicing a procedural mesh, the cap on the sliced end does not seem to be affected by lighting. This can result in the end looking dark. ...

OSVR is affected by screen percentage Post Process volumes

UE - Platform - XR - May 6, 2016

Found on: //UE4/Dev-VR CL-2967563 Screen percentage post process volumes affect rendering on the OSVR. It also renders incorrectly when affected. The incorrect effect has been logged as [Link Remo ...

[CrashReport] Assertion failed: TaskDataArray.Num() == Exporter->VolumetricLightmapTaskGuids.Num()

UE - Graphics Features - Lumen - Oct 2, 2017

This is a trending crash coming out of the 4.18 Previews. Users have not provided any descriptions of their actions when the crash occurred, but at least two of the affected projects are being creat ...

Cull Distance Volumes Affecting Actors After Being Deleted

UE - Graphics Features - Oct 7, 2019

Cull Distance Volumes Affecting Actors After Being Deleted. Found in 4.22 CL# 7053642, 4.23 CL# 8386587, and 4.24 CL# 9428115 ...

ContentExamples: UMG Example 2.3 "blueprint" is lowercased

Docs - Samples - Jan 19, 2017

The word "blueprint" on stand 2.3 in the Content Examples: UMG map is lowercase, but should be capitalized ...

Enabling Shader compilation via XGE for 4.18 Editor downloaded from Launcher doesn't work, prevents shaders from compiling at all, editor from loading in some cases

UE - Foundation - Build - Rocket (Installed Engine) - Nov 9, 2017

If you enable Shader compilation via XGE by setting r.XGEShaderCompile = 1 in ConsoleVariables.ini in 4.18 Editor downloaded from Launcher, it prevents shaders from compiling at all, and as a result ...

VS2015 Update 3 prevents the editor from compiling code

UE - Foundation - Cpp Tools - UnrealBuildTool - Jun 28, 2016

Updating Visual Studio 2015 to Update 3 prevents code projects from compiling / creating new code projects ...

Initial Seed value on Random Stream node has no affect

UE - Gameplay - Blueprint - Nov 16, 2017

When using a Random Stream variable to populate a Random Integer in Range from Stream, the Initial Seed value has no affect on the random integer selected. Workaround: Using a Seed Random Stream or ...