Enable HDR Display Output on Game User Settings Crash

UE - Graphics Features - Jun 14, 2018

Crash when attempting to enable HDR via UserSettings This crash will also occur when project is fullscreen. User's Environment: "I have an Nvidia GTX 1080 Ti and have two monitors attached: 1. ...

Copy Pose From Mesh Node Does Not Preview in Sequencer

OLD - Anim - Jun 13, 2018

Copy Pose From Mesh node does not affect the animation when previewing in Sequencer. This works when played in the editor. ...

When Client Side Navigation is enabled, it is only initialized Server Side

UE - AI - Jun 13, 2018

'Allow Client Side Navigation' no longer appears to register Client-side navigation in 4.20. In 4.19 the logic that was setup to check for it returns both Client and Sever Side navigation systems as ...

GetWorldTimerManager() function can crash if called when no valid World is present

UE - Gameplay - Jun 13, 2018

A crash can occur within GetWorldTimerManager() if the function is called when no valid World is present. It is not necessarily intuitive to have to make sure that GetWorld() will not return a nullp ...

Blueprint Diff tool does not mark changed properties as having been changed if they are in a custom nested category

UE - Gameplay - Blueprint - Jun 12, 2018

The Blueprint Diff tool does not highlight properties that have been changed from a previous version of the Blueprint if those properties are contained in a custom nested category. REGRESSION: No. ...

Changing the Level Streaming method will remove Levels from folders they were placed in

Tools - Jun 12, 2018

Changing the Level Streaming Method of a Level thats inside of a folder will remove it from the folder. Occasionally once all Levels have been removed from a folder, the folder will delete itself. ...

Auto Compute LOD Distance doesn't properly change screen sizes

UE - Graphics Features - Jun 12, 2018

Auto Compute LOD Distance doesn't properly change screen sizes. The screen size for each LOD will be exactly the same regardless of the mesh you use with generated LODs. Working as expected in 4.19 ...

Point lights with source length building static or stationary lighting will build incorrect shadows on movable objects

UE - Graphics Features - Lumen - Jun 12, 2018

Adding source length to a point light that is set to stationary or static will cause shadows to build incorrectly on movable objects. Working as expected in 4.18 CL# 3832480 Found in 4.19 CL# 4033 ...

[CrashReport] UE4Editor_Core!FArchive::SerializeCompressed() [archive.cpp:696]

UE - Foundation - Core - Jun 12, 2018

No user comments in crash group 686 // Iterate over all chunks, serialize them into memory and decompress them directly into the destination pointer 687 for( int64 ChunkIndex=0; ...

Billboard appears darker on Mobile preview than in editor

UE - Platform - Mobile - Jun 11, 2018

When playing in mobile preview or on the mobile device. The color is darker than what is seen in the editor. ...