Material Layers "swap" location instead of shift downwards.

UE - Rendering Architecture - Materials - Oct 17, 2023

Licensee request for this as it is affecting productivity. Likely requires a method of allowing a user to choose which behaviour they prefer. For reference, the behaviour changed in CL 11684461 to f ...

Material Editor Crash on Parameter name that is shared in Material function

UE - Rendering Architecture - Materials - Aug 30, 2023

Decal can't sample 2D array

UE - Rendering Architecture - Materials - Aug 29, 2023

Decal materials have a compiler error when sampling a UTexture2DArray asset ...

VectorParameter UI display in the Layer Parameters Panel of MIC editor issue

UE - Rendering Architecture - Materials - Aug 22, 2023

Channel Mask Parameter UI display discrepancy

UE - Rendering Architecture - Materials - Aug 22, 2023

"Used with Particle Sprites" prevents material instances thumbnails from being editable

UE - Rendering Architecture - Materials - Aug 4, 2023

The thumbnails helpers will force material instances to be a plane, if their parent material is unedited. This can be worked around by editing the parent material, but editing the material instance ...

Per Instance Random node not working in material layer

UE - Rendering Architecture - Materials - Jul 27, 2023

Licensees report that the definition of the USES_PER_INSTANCE_RANDOM macro only considers it in the context of the base material.  As a result Per Instance Random used only in material layers does n ...

FMaterialResource::IsDualBlendingEnabled bug

UE - Rendering Architecture - Materials - Jul 24, 2023

The user has a proposed fix for this in the case. FMaterialResource::IsDualBlendingEnabled needs the following modification that includes MaterialInstance check: bool bMaterialRequestsDualSourceBle ...

FMaterialResource::IsTangentSpaceNormal default value behaves differently whether material uses material attributes

UE - Rendering Architecture - Materials - Jul 18, 2023

A UDN user has reported that a difference in appearance between two identical materials with the only difference that one uses material attributes. I have boiled down the issue to FMaterialResource ...

Cooked materials and material instances size have doubled when upgrading from 5.1.0 to 5.2.0

UE - Rendering Architecture - Materials - Jul 18, 2023

UDN: [Link Removed] A UDN customer has observed that their cooked materials have doubled in asset size going from 5.1 to 5.2. We need to investigate this is only a local issue on their side and no ...