Setting a console variable interacts with window state

When the game window is set to be windowed and maximized, setting a console variable changes the window's state from being maximized to its default size.  This is a regression as it is working as e ...

The Asset Audit search options do not work as intended

UE - Gameplay - Aug 14, 2018

Seems that only the Add Asset Class search option works properly. Tested in 4.19.2 (CL - 4033788), 4.20.1 (CL - 4233996), and 4.21 (CL - 4280116) ...

Crash upon selecting CameraComponent in Sequencer when level is locked

UE - Anim - Sequencer - Aug 14, 2018

Selecting a Camera Component in the Sequencer window when the level is locked causes the Engine to crash.  This was reported and tested in 4.20.1 (CL-4233996). This was reproduced in 4.19.2 (CL-403 ...

Crash when attempting to save Soft Object Reference

UE - Gameplay - Blueprint - Aug 13, 2018

Engine will crash when attempting to save soft object reference. "FArchive does not support FSoftObjectPtr serialization. Use FArchiveUObject instead." Also reproduced in Main CL #4247864 ...

Missing assignment/recursion in UHLODProxy::FindFirstActor can potentially lead to an infinite loop

UE - World Creation - Worldbuilding Tools - HLOD - Aug 13, 2018

User reports on the forums of being stuck in an infinite loop and noticed a dead branch in the titled function:The body of if (SubLODActor) doesn't actually do anything, guaranteeing an infinite loo ...

Auto Wrap Text boolean check appear twice in the Text Block widget element

UE - Editor - UI Systems - Aug 10, 2018

The Auto Wrap Text property in the Text Block widget element appears twice in the Details Panel. Tested in 4.19.2 (CL- 4033788), 4.20.1 (CL - 4239966),  4.21 (CL - 4275031) ...

When using Vive Tracker for Virtual Camera function, Tracking does not work properly when using Unreal Remote 2

UE - Virtual Production - Tools - Virtual Camera - Aug 9, 2018

NOTE for Wont Fix: This is now supported with Virtual Camera 2.0. With the VirtualCamera 2.0 actor, it is possible set a LiveLink Camera subject from many sources. LivelInk XR (Vive Tracker) include ...

TMap does not serialize properly in specific circumstance when it contains a UObject property set to null by default

UE - Foundation - Core - Aug 8, 2018

A TMap containing a struct with a UObject reference property (set to nullptr by default) does not serialize properly for an instance where the UObject reference is set on the instance, but the TMap ...

Not having sufficient permissions to save Rhino file after importing

UE - Editor - Content Pipeline - Datasmith - Importer - Aug 8, 2018

When importing a Rhino 6 file that has a long filename, an error appears stating that there are insufficient permissions to save the file. ...

Finish or Custom Event Tracks in a Timeline don't execute when 'Set New Time' is being used

UE - Gameplay - Aug 8, 2018

When using Finish or Custom Event Tracks in a Timeline, they won't execute when 'Set New Time' is being used with another Timeline or Float value. This issue was reported and tested in 4.19.2 (CL ...