Creating multiple Scalar Parameter nodes with a different values will crash the editor

UE - Rendering Architecture - Materials - Mar 11, 2020

This is a regression from 4.24.3 CL 11590370 This was discovered when ad-hoc from home I ran into this by running this set up https://docs.unrealengine.com/en-US/Engine/Rendering/Materials/HowTo/Cle ...

Dragging more than one Texture into the Material Editor causes a crash

UE - Graphics Features - Mar 11, 2020

Importing two or more Textures into the Material Editor results in a crash. This is a regression from 4.24.3 (CL-11590370) as well. This was reported and tested in 4.25 Preview 2 (CL-12055273) and ...

Oculus Touch Menu Button Input Not Received When Set In Action Mapping

UE - Platform - XR - Mar 9, 2020

The left menu button on Oculus Touch doesn't have it's input received when it is assigned to an action mapping. This looks like it stopped working after SteamVR was integrated into the engine. Foun ...

Skeletal mesh LOD 0 "LOD Info" loose their settings when we reimport

UE - Editor - Content Pipeline - Import and Export - Mar 6, 2020

Set critical because loosing settings is dangerous. This is not a regression, the bug is in 4.22 and earlier version. We have to save all options of the LODInfo, currently nothing is saved. Also sh ...

UDIM textures have default Tiling Method set to Wrap but causes incorrect filtering on edges.

UE - World Creation - Worldbuilding Tools - World Composition - Mar 6, 2020

UDIM textures have default Tiling Method set to Wrap but causes incorrect filtering on edges. It should be set to Clamp or Mirror by default. ...

Navmesh seems to have buggy behavior when interacting with HISMCs that programmatically set mesh via SetStaticMesh.

UE - AI - Mar 6, 2020

Both versions works correctly if HISMC is pre-placed (generated in ConstructionScript). Only when generated dynamically does it fails. The Navmesh isn't being updated after SetStaticMesh and AddInst ...

Remove the option to convert material functions to a parameter

UE - Rendering Architecture - Materials - Mar 5, 2020

Material functions have the option to be converted to a parameter but do not convert to a parameter. For example, create a MakeFloat3 or MakeFloat2 node > convert to parameter.  ...

Download Image BP node no longer works with links to local files.

UE - Online - Mar 5, 2020

The Download Image BP node no longer works with links to local files with links such as "file:///C:/image.jpg" . This used to work, and confirmed working in 4.22, but is no longer the case. https:/ ...

Buffer Visualization Overview is affected by EV

UE - Graphics Features - Mar 5, 2020

EV -0.5 [Image Removed] EV 0.0 [Image Removed] ...

Deferred decal does not display when running GTAO.

UE - Graphics Features - Mar 4, 2020

Deferred decal does not appear if GTAO is enabled. ...