Custom Launch Profiles lose selected projects after first re-open of the editor

Tools - Jan 2, 2020

Selected project resets in a custom project launcher profile only after the first time restarting the editor.  Tested: 4.24.1 CL#10757647 4.25 CL#10873002 ...

The Radial Blur Shader Doesn't Look Correct With Raytracing Translucency Enabled

UE - Graphics Features - Lumen - Jan 21, 2020

The Radial Blur shader doesn't look correct with ray tracing translucency enabled. Found in 4.24.1 CL#10757647 Reproduced in 4.25 Main CL#11050671 ...

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 ...

Crash playing in a Listen Server PIE session with an EQSTestingPawn in the world

UE - AI - Jun 11, 2020

REGRESSION Was not able to reproduce this in 4.24 Crash occurs when the user attempts to run a networking PIE session in a world containing an EQSTestingPawn actor. I was not able to reproduce thi ...

If PVRTexToolCLI is not executable, invalid texture data is used and crash results when launching on device

UE - Platform - XR - Jul 5, 2017

Synced the code on Windows and transfered to Mac, the file PVRTexToolCLI lost its executable permission bits... UE4 couldn't run the tool, but carried on processing anyway, processing invalid textur ...

When using simple HMD plugin on mobile the camera can get stuck at 45 -90 angle even though the device it back in it's original position

UE - Platform - XR - Jan 19, 2016

If the user uses the simple HMD plug in, then launches on to a device and then follow up by spinning the device a few time the camera will become offset at an odd angle (Reset orientation and positi ...

WindDirectionalSourceComponent needs functions like, 'SetSpeed'

UE - Graphics Features - Oct 22, 2015

Currently changing variables like Speed via BP/C++ has no affect. We need to add funcs like SetSpeed that also update the proxy. Would be nice to make the vars private as well. ...

Resolution issue causes large black bar on Galaxy Note 4 when app starts

UE - Platform - Mobile - Aug 2, 2016

This issue only seems to affect the GalaxyNote4_5543 OS: 4.4.4 This issue is NOT occurring on devices with the same GPU This issue is NOT occurring on devices with the same OS If you lock the scr ...

Setting a value Material Parameter Collection to Material will cause crash

UE - Graphics Features - May 2, 2016

Adding a Material Parameter collection to a material, setting its value, then saving the material will cause a crash. This was only able to be reproduced on Mac and did not affect the Windows versio ...

OnClicked event of UMG button fires once in twice if virtual joystick is receiving input.

UE - Editor - UI Systems - Oct 14, 2015

OnClicked event of UMG button fires once in twice if virtual joystick is receiving input. Both Andorid and iOS devices are affected. This issue is found with 4.9 update. under 4.8 are fine. ...