Setting an overlay's alpha to 0 does not display as fully transparent

Tools - Feb 19, 2020

Safe zone overlay ignores alpha when set to 0.0 in DefaultEngine.ini. Tested:  4.23.1 CL#9631420 , 4.25 CL#11341939 ...

Command r.DebugSafeZone.Mode 0 does not disable overlays

Tools - Feb 19, 2020

Running the console command r.DebugSafeZone.Mode 0 does not disable all overlays.  The issue occurs when setting custom values in DefaultEngine.ini as well.  Tested using the following settings:  ...

D3D12RHI crash using laptops internal display

UE - Rendering Architecture - RHI - Feb 17, 2020

Running the engine with DX12 enabled on MSI GS75 Stealth 9SF results in a D3D crash when using the internal display on the laptop. *Note: Unable to reproduce the crash. The user receiving the cra ...

Steam VR - Wrong Key returned on Action Mapping

UE - Platform - XR - Feb 17, 2020

VR InputAction returns wrong Key. Did not reproduce with Rift Confirmed in 4.26 MAIN @ CL 11451261 ...

Ambient Occlusion decals ignore Receive Decals setting on meshes

UE - Graphics Features - Feb 13, 2020

Adding an ambient occlusion decal material to a decal affects objects with "Receives Decal" disabled. Tested in: 4.23.1 CL#9631420 4.25 CL#11341939 ...

Landscape Grass scale not applied when min and max are same value

UE - World Creation - Worldbuilding Tools - Foliage - Feb 13, 2020

If min and max scale are the same in a LandscapeGrassType asset, scale will not be applied. Confirmed in 4.25 MAIN @ CL 11318998 ...

[Feature Request] FloatCurves Can't Be Exported As .csv or .json

UE - Editor - Content Pipeline - Import and Export - Feb 12, 2020

You can't export FloatCurves as .csv or .json. You can reimport as .csv or .json. Found in 4.24.2 CL#10758860 Reproduced in 4.23.1 CL#9631420, 4.25 Main CL#11318998 ...

NavLinkProxy potentially causing extra Character Movement

UE - AI - Feb 12, 2020

The user is using a Nav Mesh Bounds Volume and a Nav Link Proxy. They are calling AI Move To to navigate to the point, but the Character reproduces extra movement and goes a bit past it. For debuggi ...

Atan2() missing from Math Expression node

UE - Gameplay - Blueprint - Feb 11, 2020

Using the math expression Atan2(y,x) inside of a math expression node results in an error.  Tested in:  4.23.1 CL#9631420 ,  4.25 CL#11341939 ...

Placing 'Groom' asset into scene results in assertion failed

UE - Graphics Features - Feb 10, 2020

Dragging a groom asset into the level results in a crash. Link to Project: [Link Removed] Tested in:  4.25 CL#11223911 ...