IsDataValid is not called on components inherited via the Simple Construction Script

UE - Gameplay - Blueprint - Oct 7, 2021

IsDataValid is not called for components inherited via a parent's SCS. I've attached a small repro project. (4.27) ...

Datasmith incorrectly imports 3Dxml files

UE - Editor - Content Pipeline - Datasmith - Importer - Apr 1, 2022

Datasmith incorrectly imports 3Dxml files. In 4.27 and Early Access 2 the file imports correctly. ...

Automotive Photo Studio Template project renders custom render passes incorrectly

UE - Editor - Content Pipeline - Datasmith - Importer - Dec 19, 2019

Renders with a custom render pass from the level in the Automotive Photo Studio Template are incorrect. They appear to be affected by auto exposure.  ...

Shader Complexity not working correctly on Deferred Decals

UE - Graphics Features - Sep 3, 2020

If you place a deferred decal in the world and then set the view mode of the viewport to "Shader Complexity", the decal doesn't affect the complexity value. ...

>1ms increase in frame time with showflag.translucency , despite minimal translucency in the scene

UE - Graphics Features - Sep 2, 2021

Licensee reports this change, and can confirm a very rough similarity observed in a template project in 4.27: [Image Removed] ...

Collision between Vehicles and Instanced Meshes are behaving differently than expected

UE - Simulation - Physics - May 20, 2022

This is a regression tested in //UE4/Release-4.27 CL18319896 Vehicle from the Vehicle template clips through instanced meshes, and can't be driven on them.  ...

Screen Percentage does not behave correctly with SceneDepth Post Processing

UE - Graphics Features - Sep 14, 2022

This is a regression tested in //UE4/Release-4.27 CL18319896 Screen Percentage does not behave correctly with SceneDepth Post Processing.  ...

Text cannot be displayed when switching languages if a text is constructed using LocalizationTable at runtime.

UE - Editor - UI Systems - Localization - Dec 5, 2022

Using LocalizationTable in text localization does not switch text correctly. This is not a problem in UE4.27, but it is a problem in UE5.0 and later.  ...

Font outlines do not multiply color and opacity from parent widgets

UE - Editor - UI Systems - Slate - Jan 16, 2017

We don't currently multiply by the parent widget's color and opacity when calculating the color and opacity of a text block's outline. Since color and opacity are precalculated before the outline is ...

[CrashReport] UE4Editor-Renderer.dylib!FUploadObjectsToBufferCS* TShaderMap<FGlobalShaderType>::GetShader<FUploadObjectsToBufferCS>()

UE - Graphics Features - Jul 14, 2017

This is a common crash affecting Mac users in 4.16 User DescriptionsMacOS High Sierra Beta 2 - Starting a project ...