Math Nodes are not updating on input

UE - Rendering Architecture - Materials - May 11, 2015

Add, Multiply, Subtract and Divide Nodes in the Material Editor are not longer updating on input but on the next node added to the Material. Also Reproduced in Main Promotable-CL-2541904 [Link Rem ...

Exponential Height Fog renders incorrectly after Set World Origin Location

UE - Graphics Features - Dec 12, 2016

When having an Exponential Height Fog actor far away from origin, after doing Set World Origin Location, Exponential Height Fog's appearance changes. ...

Unexpected Changes in Saturation/Contrast of Colors when upgrading project to 4.15

UE - Graphics Features - Jan 30, 2017

When upgrading a project to 4.15 (in my case from 4.14.3), the colors seem to have shifted in contrast/saturation. It is not a huge difference, but noticeable enough to affect the overall result of ...

Discrepancy in capsule distance to floor when crouching

UE - Gameplay - Components - Aug 30, 2017

When crouching is set in the CharacterMovement Component, the distance from the character capsule to the floor increases by one unit while crouching. Regression: No - Same behavior occurs in 4.16.3 ...

Material Parameter Collection does not correctly render in Widget BP

UE - Editor - UI Systems - Feb 23, 2015

If a Material Parameter Collection with a Scalar Parameter is used within a material and that material is called within a widget the scalar parameter will render with a 0 value, even when set to ano ...

FBX & OBJ Files no longer Import with their UVs Depending on Software Used

UE - Editor - Content Pipeline - Import and Export - Sep 6, 2016

Importing an OBJ file no longer imports the UVs. Test asset included for OBJ and FBX version of the same file. Added Test FBX from SketchUp Tested with: 4.12.5 CL-3039270 - Working 4.13.0 CL-31 ...

GetClosestPointOnCollision returning point on parent

UE - Simulation - Physics - Mar 21, 2019

GetClosestPointonCollision returns point on parent instead of welded child. From user: "The problem appears to be in PhysicsInterfacePhysX.cpp in GetSquaredDistanceToBody, line 2873. When UPrimit ...

Tessellation not working properly on Vulkan

UE - Graphics Features - Jan 25, 2018

When a user launches content examples with -vulkan tessellation will not be working. Everything tessellated will appear as if it has no tessellation. This issue is also occurring in 4.18 ...

STAT_VolumetricLightmapBuildData is not counted correctly

UE - Graphics Features - Dec 9, 2022

STAT_VolumetricLightmapBuildData isn't counted correctly. It seems that the root cause is Volume.IndirectionTexture.DataSize is set to 0 before STAT_VolumetricLightmapBuildData is decreased.// Prec ...