Renaming a folder that contains a read-only asset from the Sources Panel causes the Content Browser and Sources Panel to desync

Tools - Jan 17, 2019

Renaming a folder that contains a Read-only asset from the Sources Panel causes the Content Browser and Sources Panel to desync. This causes the original folder (which should still exist since the E ...

Ensure on open if custom Project Setting has a reference to a Blueprint that constructs an object

UE - Gameplay - Blueprint - Jan 16, 2019

An ensure is thrown when opening a project if a custom Project Setting has a reference to a Blueprint that constructs an object. The ensure can be found in the Callstack section below. Regression?: ...

GPU Particle Preview Flickering with Distance Field Collision

UE - Niagara - Jan 15, 2019

When switching from Scene Depth Collision to Distance Field Collision for a GPU particle system the preview window flickers, but returns back to normal when switching back to Scene Depth. Found in ...

Seamless Travel creates Pawns for controllers that it shouldn't

UE - Networking - Jan 14, 2019

Seamless Travel creates Pawns for controllers that shouldn't have a pawn created for them. This only happens is Seamless Travel is enabled. Regression?: No This occurs in 4.20 ...

Crash when audio device is unplugged and the audio mixer engine is in use

UE - Audio - Jan 11, 2019

The Editor crashes when using the new audio mixer and adding/removing a USB headset to the PC. ...

Artifact Dots Appear When Adjusting Focal Distance and Camera Aperture

UE - Graphics Features - Jan 11, 2019

When shifting camera aperture and focal distance, dot artifacts appear on meshes. Found in 4.20 CL# 4369336, 4.21 CL# 4613538, 4.22 CL# 4708082 ...

Modifying ShooterGame header file for faster compiling causes crash behavior.

UE - Foundation - Core - Jan 11, 2019

Using bFasterWithoutUnity and MinFilesUsingPrecompiledHeaderOverride, on ShooterGame.Build.Cs results in Engine crash. ...

UHT "Type TArray is not supported by blueprint" error message is ambiguous

UE - Foundation - Cpp Tools - UnrealHeaderTool - Jan 11, 2019

An overly generic error message is produced when you have a TArray UProperty that contains a non-blueprint friendly type. For example: UPROPERTY(EditAnywhere, BlueprintReadWrite, editfixedsize) TA ...

Adding an Object to a Plugin using the C++ Class Wizard results in a compilation error.

UE - Foundation - Core - Jan 10, 2019

Adding an Object class to a plugin's module using the C++ Class Wizard results in a compilation error due to attempts to edit the new class' generated.h file during the initial compilation attempt. ...

Session frontend screen comparison tool not showing screenshots.

UE - Automation Test - Jan 9, 2019

The Session Frontend Screen Comparison tool does not appear to be showing and screenshots taken from the Editor. ...