Linux UI highlights when dragging the editor window

UE - Platform - Linux - Mar 2, 2016

Buttons and other UI elements of the Linux editor are highlighted when they are over the pointer's original click position. ...

Particle Lights do not honor Lighting Channel assignments

UE - Niagara - Jul 15, 2016

Particle system light's module does not use Lighting Channels. The particle system itself will accept lighting from it's assigned lighting channels but the lights spawned from the particle system, n ...

CDO is not properly updated on Hot Reload causing "ghost" code.

UE - Foundation - Cpp Tools - Hot Reload - Jan 10, 2017

When a hot reload is preformed, the CDO is not properly cleared. This causes a copy of the class to be generated with both the original and copy triggering calls. Workaround: Preforming an additio ...

Loss in Specularity on Skin Shading when Shadowed by Indirect Capsule Shadows using r.sss.checkerboard 0

UE - Graphics Features - May 23, 2017

A licensee is reporting incorrect or over exaggerated loss of specularity on the Subsurface skin shading model when shadowed by indirect capsule shadows, and then modifying the r.sss.checkerboard se ...

Planar reflections do not work in OpenGL4

UE - Rendering Architecture - RHI - Jul 11, 2017

This is not a regression as it occurs in 4.16.2 The test case was just recently updated to test for planar reflections so not sure if this is intended to work or not. ...

Material Editor Tooltips for Sine and Cosine Expressions are Incorrect

UE - Rendering Architecture - Materials - Dec 11, 2017

The tool tips for Sin and Cosine within the material editor need to be modified. The tool tips are inconsistent and do not match the information in official documentation. [Link Removed] ...

Media Sound Component does not respect SoundClass Volume on Android

UE - Platform - Mobile - Jul 6, 2018

Media Sound Component, Sound Class Volume not applied on Android. Tested with Galaxy S5 4.19.2 CL 4033788 4.20p5 4173640 4.21 CL 4179794 - Packaging error on android ...

Post Process Volume not updating in preview

UE - Platform - Mobile - Mar 4, 2019

IsReplicationPausedForConnection is never called

UE - Networking - Apr 20, 2020

AActor.IsReplicationPausedForConnection is never called. ...