Materials Are Brighter in 4.24 and 4.25

UE - Graphics Features - Dec 24, 2019

Materials are brighter in 4.24 and 4.25 than they were in 4.23. I created the same basic material in 4.23, 4.24, and 4.25 and the 4.23 iteration was slightly darker. Found in 4.24.1 CL#10756747 Rep ...

HUD functionality is lost load after upgrading project to 4.24.1

Tools - Jan 22, 2020

Upgrading a project to version 4.24.1 results in a loss of functionality that worked from 4.20 to 4.23.1 without having made any changes. Test Project: [Link Removed] Tested: 4.25 CL: 11062379 ...

The behavior of translucent sorting is different between 4.23 and later.

UE - Graphics Features - Apr 24, 2020

Also, from 4.23 onwards, if you move the mesh back and forth, the order of the  translucent sort will be switched. ...

Editor Content remains visible in 4.25 preview when set to hidden

Tools - Apr 22, 2020

Editor Content remains visible when selecting a Static Mesh for a Cube Actor in 4.25 preview even after setting Engine content to hidden.  ...

Widgets stick out from letterboxed player screen on 4.25

UE - Editor - UI Systems - Sep 28, 2020

Note:   Clipping on letterboxed player screen works fine on 4.24.   This issue was brought in by CL#10541213. Here's a workaround TSharedPtr<SGameLayerManager::FPlayerLayer> SGameLayerManager::Fin ...

Rendered landscape heights for ES31 doesn't match SM5 since engine version 4.25

UE - LD & Modeling - Terrain - Landscape - Jun 4, 2020

Switching between SM5 and ES31 views in the Editor shows some small variation in landscape heights. ES31 heights are stored in the vertex with some slight lossy compression so subtle variation can ...

ClothConfigNV is reset when reloading assets that had been saved with 4.24

UE - Simulation - Physics - Character - Jul 21, 2020

The new config object is created with the same serialization name as the legacy one "ClothConfigNV", causing the legacy data to be reset prior to migration. Replacing In UClothingAssetCommon::AddCl ...

Upgrading project results in loss of game input

UE - Gameplay - Input - Jan 7, 2020

Upgrading a marketplace creator's project to engine version 4.23.1 and above results in loss of (previously) working functionality with game input. ProjectDownload: [Link Removed] Tested in: 4.2 ...

Ensure occurs when turning on Vector Fields Developer Flag

UE - Niagara - Jan 11, 2017

The editor crashes with an ensure in the output log when Vector Field flag is toggled on in the show options of the viewport. LogOutputDevice:Error: === Handled ensure: === LogOutputDevice:Error: E ...

TMap Contains Node Returns False Incorrectly Under Specific Circumstances

Tools - Nov 20, 2019

The Contains node doesn't return an existing row from a data table under specific circumstances. This didn't occur when the struct the data table is based on was made via blueprints or there are mor ...