Emissive Input required for Landscape Painting to Appear Correctly when using Emissive Color and Make Material Attributes property Enabled

UE - LD & Modeling - Terrain - Landscape - May 1, 2017

When using the Make Material Attributes and landscape layer blends, if an Emissive input is being utilized on any one layer, the other layers must also utilize the emissive input in order for it to ...

YCoCg to sRGB?

UE - Niagara - Rendering - Mar 20, 2024

Both the material and the Niagara compute shader use the same function to interpret the YCoCg color data, but the Niagara compute shader returns an incorrect color. Also found on CL: 32347737 in Re ...

The cloth mask vertexcolor is not updated when re-importing new vertexcolors

UE - Simulation - Physics - Character - Oct 7, 2019

The function UClothingAssetFactory::ImportToLodInternal that set the FClothPhysicalMeshData structure is not call again when we re-import so the vertex colors are not updated. ...

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

Instances In a Hierarchical Instance Static Mesh Component Don't Retain PerInstanceRandom Values When Rotated

UE - Graphics Features - Dec 9, 2019

When an instance in a Hierarchical Instance Static Mesh component is rotated using "Update Instance Transform" it doesn't retain it's material's base color value when the material uses PerInstanceRa ...

DDC corruption creates incorrect pasted topology when using Landscape Copy / Paste Tool

UE - LD & Modeling - Terrain - Landscape - Apr 3, 2017

I noticed that the copy and pasted section of the level was being painted while I was painting a nearby section of the level. This weird yellow color appeared and I undid and redid the paint to make ...

Changing ColorAndOpacity in Text using AutoKey do not create new keyframe.

UE - Anim - Sequencer - Feb 7, 2017

This is not reproduced in Shadow Color section. Since ShadowColorAndOpacity is FLenearColor and ColorAndOpacity is FSlateColor, this prevents adding new keys in ColorPropertyTrackEditor.cpp FColo ...

Fringe Saturation in Post Process Volume not functioning

UE - Graphics Features - Jul 27, 2015

Setting the values for Fringe Saturation within the Post Process Volume does not seem to have any visual change. The documentation suggests that changing the Fringe Saturation will either increase ...

Materials using Landscape Layer Blend are black

UE - LD & Modeling - Terrain - Landscape - May 4, 2022

When applying a Landscape Layer Blend of textures to the Material Base Color, the preview does not update or shows black instead of how the material is supposed to look. When you disconnect the lay ...

Luminance coefficients used throughout the engine not matching sRGB standard

UE - Virtual Production - Rendering - Color - Nov 27, 2023

This is causing confusion when working with color in UE5, specifically when validating for HDR between different reference materials. It has also been noted that the color primaries in PAL and NTSC ...