NavMesh does not update properly when "Can Ever Affect Navigation" is toggled (For Static Meshes)

UE - AI - Sep 15, 2015

This issue is related to [Link Removed] (which was fixed). However if the user creates a new actor and then adds a static mesh they can end up with permanent holes in their nav mesh. If the user tog ...

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

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

Materials with Subsurface Profile not affected by Opacity value

UE - Graphics Features - Oct 24, 2017

A material with Shading Model set to Subsurface Profile is no longer affected by Opacity value in 4.17, 4.18, and 4.19 (Main) but was previously working as intended in 4.16. This is a regression. ...

Children of Retainer Box cannot be interacted with when visibility is set to "Self Hit Test Invisible"

UE - Editor - UI Systems - Jun 19, 2017

When there is a Retainer box with the visibility set to "Self Hit Test Invisible" and has children, the children cannot be interacted with. Children such as a button cannot be clicked. This issue c ...

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