Crash entering PIE without Magic Leap SDK referencing delayhlp.cpp:323

UE - Platform - XR - Jan 31, 2019

Editor crash when PIEing without ML SDK installed on machine. This did not occur at the same CL on a P4 build. This did not occur on a machine with the ML SDK installed. Does not occur in //UE4/Re ...

QAGame -game launches with 'Zero Iteration' message regarding VR Mode

UE - Platform - XR - Jan 29, 2019

This may be related to [Link Removed] This machine has not been setup for Magic Leap nor other VR HMDs This occurs in Main @CL 4827582 - not a regression QAGame still launches. ...

Volumetric Lightmaps do not work with Landscape texture mapping

UE - Graphics Features - Feb 13, 2019

It appears that the Lightmass Volumetric Lightmap does not work with Landscape textures. When it samples the Landscape with some textured material, the resulting lighting build data does not match t ...

Malformed command sent to UAT if BuildCookRun command ends with a trailing slash ("\")

UE - Foundation - Cpp Tools - Feb 14, 2019

Including a trailing slash ("\") at the end of a BuildCookRun command sent to UAT results in UAT receiving a malformed command. If the command ends with a slash, the resulting command that UAT recei ...

Potential for race conditions in startup movies to cause crash

Tools - Feb 14, 2019

In startup movies there is a potential for a race condition when getting the size of an FMovieViewport. This has led to crashes for licensees. The shared pointer ...

Nearest Filtering on Vulkan doesn't work on some kinds of Android Devices

UE - Platform - Mobile - Feb 21, 2019

The licensee reported "Nearest" filtering on Vulkan doesn't work on some kinds of Android devices.[Link Removed] I was able to repro this issue on Pixel3 but wasn't able to repro it on Xperia X Per ...

Crash after deleting Editor Utility Widget and accessing it from Window menu

Tools - Feb 25, 2019

Crash after deleting Editor Utility Widget and accessing from Window menu ...

SubversionSourceControl can't run command to more than 50 files

Tools - Oct 25, 2018

At SubversionSourceControlUtils.cpp line 262, it should be using FileCount instead of FileIndex. ...

Cooked content results in crash on launch of QAGame.exe

UE - Graphics Features - Feb 22, 2019

Seems to be an issue with how the cooker is calling the contents of TM-ShaderModels. ...