Bloated instruction counts in the material editor causing long compiles

UE - Graphics Features - Apr 17, 2019

artists are dealing with greatly increased iteration times due to long shader compiles when working in the material editor. This has regressed over time as we add more features to the point were wor ...

ExportMaterialProperty doesn't output any FColor data from noise expression node

UE - Graphics Features - Oct 12, 2016

FMaterialUtilities::ExportMaterialProperty doesn't take into account any noise expression nodes in the material when outputting the FColor array. ...

Draw debug points do not draw at the same sizes in Orthographic viewports as they do in Perspective viewports

Tools - Oct 30, 2017

With the Draw debug points node, the points do not draw at the same sizes in Orthographic viewports as they do in Perspective viewports. This issue does not appear to be a regression. Versions Test ...

Some fractured meshes do not retain their original normals after fracture

UE - Simulation - Physics - Destruction - May 6, 2022

Fractured meshes with weird Normals/Reflections. You will see weird normals / reflections on the surface, seems each fracture piece has it's own reflection angle. Repro rate: 3/3 Tested this in // ...

The layer option for grid panels do not appear to be having an effect on draw order

UE - Editor - UI Systems - Feb 1, 2016

It appears that users are unable to order widgets within a grid panel so as to set what widget that would like to be in the front. The layer option in the details panel says that it affects draw ord ...

Wild card pins do not update when other pins on the same node have been used

UE - Gameplay - Blueprint - May 5, 2017

Wild card pins do not update when other pins on the same node have been used. If the other pin on the inputs node is connected, the other wildcard pin(s) will no longer update back to wildcards if ...

FBX material IDs from 3DS Max are reordered in automatic LOD generation

Tools - Sep 12, 2018

This appears to be a UE4 bug in the way it handles the importing of FBX Material IDs from 3DS Max exports.Max uses set Mat IDs to organize multiple materials on a single object.UE4 correctly handles t ...

Crash: Landscape Materials Missing on Shipping and Development Packaged Builds

UE - Foundation - Core - Sep 9, 2019

When running a packaged build of a project with a level with a landscape that has a material assigned it will crash (shipping build) or not retain the assigned material (development build). There i ...

Sky Lights don't effect Translucent materials

UE - Rendering Architecture - Materials - Nov 21, 2022

Regression: Tested in UE5/Release-5.0, this issue does not occur so it is a regression Appears to be an issue with Lumen and Skylights with Cubemaps. Directional lights, point lights, etc. all work ...