User Defined Enums may lose their display names on upgrade to 4.15

UE - Gameplay - Blueprint - Jan 26, 2017

Some users are reporting that User Defined Enums are losing their display names when upgraded to 4.15. ...

Creating a BSP modifies the default brush, adversely affecting placement of Volumes

UE - LD & Modeling - Modeling Tools - BSP - Aug 12, 2016

When a new BSP is created, modifications are made to the level's default brush. These changes affect how volumes are placed, with different BSPs causing different behavior in volume placement. ...

Specular Isn't Affected for Materials Set to the Eye Shader If r.IrisNormal is Enabled

UE - Graphics Features - Aug 27, 2019

Specular Doesn't Affect a Material with the Eye Shader If r.IrisNormal is enabled. Found in 4.22 CL# 7053642, 4.23 CL# 8115738, 4.24 CL# 8302014 ...

Custom Primitive Data on BP instance not taking affect while in editor

UE - Rendering Architecture - Apr 5, 2023

https://udn.unrealengine.com/s/case/5004z00001n9LsOAAU/custom-primitive-data-on-bp-inst ance-not-taking-affect-while-in-editor Original Repo is from 4.27, however, it still happens in 5.2. This is ...

image size does not appear to have any affect when a progress bar's image is set to tile

UE - Editor - UI Systems - Slate - Jun 15, 2015

When trying to set the image size for the image that is tiled in a progress bar, this does not appear to have any affect. The expected result would be for it to modify the size of the image so as to ...

On Drop appears to cause update issues with widgets that are affected On Drag Enter

UE - Editor - UI Systems - Jan 3, 2017

On Drop appears to cause update issues with widgets that are affected On Drag Enter. In this example the widget only changes colors if a delay is placed in the On Drop function. The On Drop function ...

HTTP GET requests are much slower than a Python script by a factor of 15-20x

UE - Networking - Jul 25, 2016

Based on user report, a HTTP Get request from UE4 is 15-20x slower than if using a Python Get request to get the same file. ...

World Position Offset Only Affecting the Z-Axis when applied as a Material to a Landscape

UE - LD & Modeling - Terrain - Landscape - Jul 6, 2016

When utilizing World Position Offset on Landscapes, the VertexNormalWS only pushes vertices in the vertical direction. Even if you are to sculpt an aggressive slope on the landscape, the vertices ar ...

Nanite mesh socketed to a Skeletal Mesh is not affected by the 'Owner No See' or 'Only Owner See'

UE - Graphics Features - Nanite - Jun 22, 2022

Nanite mesh socketed to a Skeletal Mesh is not affected by the 'Owner No See' or 'Only Owner See'. Compared this against a regular Static Mesh. ...

Scale box affects all children in a parent container widget when setting User Specified Scale

UE - Editor - UI Systems - Jul 5, 2018

When a scale box is the the first child of a container widget, setting the user specified scale to 0 will affect all other widgets in the same parent container. ...