Setting world scale appears to affect the distance between eyes in VR

UE - Platform - XR - Nov 21, 2016

The "Set world to meters scale" node appears to affect the distance between eyes in VR. The eye gap distance appears to grow larger as well making everything appear out of focus ...

Post Process Volume Priority Doesn't Affect Post Process Materials

UE - Graphics Features - Sep 17, 2018

Post process volume priority doesn't affect post process materials. Found in 4.19 CL# 4033788, 4.20 CL# 4302132, and 4.21 CL# 4369303 ...

Child Actor component is not affected by the 'Visible' and 'Hidden in Game' settings

UE - Gameplay - Apr 16, 2015

Child Actor component is not affected by the 'Visible' and 'Hidden in Game' settings. It is still rendered in the bp viewport and in the level during play. Even if the 'bpSelf' is set to hide in g ...

When using Lighting Scenario, loading order will affect how it's applied to the instances

UE - World Creation - Worldbuilding Tools - Foliage - Mar 7, 2019

When using Lighting Scenario, loading order will affect how it's applied to the instances, resulting in corruption if content is loaded after the lighting scenario ...

Crash on Mac for some 4.16 users while opening editor, related to Xcode

UE - Graphics Features - May 26, 2017

This is a common crash on Mac in the 4.16 release. The callstack is fairly generic , so it shares similarities with other Jiras such as [Link Removed] and [Link Removed], but this issue is differen ...

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