Modulate Blend Mode on Deferred Decals does not seem to multiply with background pixels

UE - Rendering Architecture - Materials - May 10, 2022

Modulate Blend Mode on Deferred Decals does not blend multiply with background pixels. Transparency for Deferred Decals also does not seem to match with what occurs in 4.27; Repro Rate: 4/4 Tested ...

Steam Sessions fails to create when using the Create Session node

Docs - Nov 30, 2021

This is a Regression. 4.26.2 - Binary - no issue creating a session. 4.27.1 - Binary - no issue creating a session if you convert a previously working 4.26.2 project. 4.27.1 - Binary - Fails to c ...

Implied Decal Blend Modes don't properly account for Material Attributes usage

UE - Graphics Features - Sep 28, 2021

I've attached a project with the necessary materials that demonstrate this issue. I would expect that just because a Set Material Attributes node is inside a material graph it wouldn't affect the de ...

Particles Do Not Obey Lighting Channels

UE - Niagara - Apr 17, 2018

Particle systems ignore lighting channels - no matter what channel a light is on (even if no channels are selected), it will affect lit particles. Changing lighting channels on the particle itself h ...

SplineMeshComponent's collision will start to distort the longer the Spline becomes

UE - Gameplay - Nov 30, 2016

SplineMeshComponent's collision will start to distort the longer the Spline becomes This is a regession. It was working in 4.13.2-3172292 User Description: When drawing out a long spline mesh ( r ...

Sub Surface Shading Model has Strange Blotch Color Artifacts when Used with a Ambient Cubemap

UE - Graphics Features - Sep 23, 2019

Sub surface shading model has strange blotch color artifacts when used with ambient cubemap. Since the subsurface profile shading model can't be used with ambient cubemap I wanted to use the regular ...

Geometry in sublevel created with "Load Level Instance" ignores level transform

UE - LD & Modeling - Modeling Tools - BSP - Sep 26, 2017

Geometry in sublevel created with "Load Level Instance" ignores level transform. Other objects, such as Static meshes are affected by the transform. This issue is not a regression. Versions tested: ...

UClass::SparseClassDataStruct null at editor-time for child blueprints until compile

UE - Gameplay - Blueprint - May 29, 2024

Child blueprints of a blueprint of a native actor class with sparse data can have an incorrectly null SparseClassDataStruct value, and thus fail to initialzie their SparseClassData. This affects edi ...

Crash using VisualizeTexture command with texture id

UE - Graphics Features - Jul 1, 2019

Crash always occurs when executing Visualize Texture Command with Texture id. Looks like GVisualizeTexture.Mode doesn't affect correctly. Workaround: VisualizeTexturePresent.cpp FVisualizeText ...

Groom bound to GeometryCache is unstable

UE - Editor - Content Pipeline - USD - Aug 10, 2021

This issue seems to occur only in 4.27 with DX12. Did not repro in 4.27 with -dx11, nor in UE5 DX11/DX12. ...