The material function SpiralBlur-SceneTexture, does not compile in DX12 mode. Found in 4.22 CL# 7053642, 4.23 CL# 7321677, 4.24 CL #7474192 ...
Tessellated Materials Displayed as 0 in Shader Complexity ViewMode. Found in 4.22 CL# 7053642, 4.23 CL# 8386587, 4.24 CL# 8588088 ...
BP instances placed in level cannot have their components' collision profiles modified to anything other than default and custom. Note that this did not occur in 4.22 (after applying the separate ...
In 4.23, Setting a dynamic collection to the collection filter slot does not display any result. And there are no information about dynamic collection doesn't work in collection filter. (FCollectio ...
A Parameterized Vector4 are being treated as Float3. This prevents users from being able to use Vector4s in an If node during runtime. This is seen as far back as //UE4/Release4.22 cl 8065155 so th ...
In mobile preview or android device in 5.1 release, M_SharedTexture_Inst material does not render properly due to exceeded sampler slot limit. there was no problem in 5.0.3 ...
Modify gets called from AWaterBody constructor: WaterSplineMetadata->Reset(3); WaterSplineMetadata->AddPoint(0.0f); WaterSplineMetadata->AddPoint(1.0f); WaterSplineMetadata->AddPoint ...
Translucent materials are no longer showing light reflections in scene when using r.forwardlighting 1 with lights. This is a regression from functionality in 4.11.2. This no longer works with 4.12 ...
A crash occurs after setting the shadow scalabilty settings to "low" then clicking on an item in the viewport. The issue also occurs when setting all of the scalabilty settings to low at one time as ...
BSP brushes only move in relative space instead of world space if the user has selected vertices from more than one bsp brush. User cannot change translation to worldspace instead of local space. ...