Deferred Decals Fade In With No Fade Duration Set

UE - Graphics Features - Aug 9, 2019

Decals fading in with Fade Duration set to zero. Found in 4.21 CL# 4753647, 4.22 CL# 7053642, 4.23 Preview 5 CL# 7838574 ...

Project Settings -> Plugins:OculusVR section not appearing for users without Oculus Software

UE - Platform - XR - Sep 16, 2019

Users (Oculus Quest) who have never installed Oculus store/software, are no longer seeing OculusVR plugin settings in 4.23. Confirmed in 4.24 MAIN at CL 8506911 ...

Generate Lightmap UVs Fails Very Frequently on FBX Imported Meshes

UE - Editor - Content Pipeline - Import and Export - Sep 24, 2019

Generate Lightmap UVs fails very frequently on FBX imported meshes.  Found in 4.22 CL# 7053642, 4.23 CL# 8386587, 4.24 CL# 8971176 ...

Camera modifier blueprint used in another blueprint crashes editor (Assert failed in edit condition code in details panel)

Tools - Oct 14, 2019

Changing the default values inside of a camera modifier blueprint when referencing it in another blueprint results in a crash. Tested in 4.21, 4.22, 4.23 and 4.24 ...

Start ARCore Session - Session config fails

UE - Platform - XR - Nov 27, 2019

ARCore Regression Not seen when updating 4.23 project to 4.24 This did NOT reproduce when updating 4.24 project (Created with Preview 4) to 4.25 MAIN 10406617 ...

The Details Panel overlaps search bars when resized

Tools - Dec 2, 2019

The search fields overlap when the details section in the Details Panel is dragged up as high as possible. This also occurs when when the Details Panel is compressed. Found in 4.23.1 CL#9631420 ...

Reset seed on emitter looping not working properly

UE - Niagara - Dec 31, 2019

The "Reset Seed on Emitter Looping" has no effect when enabled.   Tested in: 4.22.3 CL#7053642 , 4.23.1 CL#9631420 , 4.25 CL#10868506 ...

Reflection capture memory not released

UE - Graphics Features - Mar 16, 2020

Until 4.23.1, the value of the Texture Memory Cube is reduced to an appropriate size. It is explained in the following thread:https://udn.unrealengine.com/questions/398103/index.html ...

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