SceneCapture2D output broken when used in VR

UE - Platform - XR - Feb 25, 2019

Scene Capture regression when used with VR. Confirmed in Main @ CL 5172170 Tested with Rift Flipped VR Preview window is a known/fixed issue ...

Crash When Building Lighting for a Level with Previously Purged Lightmaps

UE - Graphics Features - Feb 27, 2019

If you go into World settings, select Force No Precomputed Lighting, rebuild lighting to purge lightmaps, uncheck Force No Precomputed Lighting, save level, quit, reload project and try rebuilding l ...

Editor can crash while performing a Hot Reload after a custom UClass class is added to the project

UE - Foundation - Cpp Tools - Hot Reload - Mar 14, 2019

Performing a Hot Reload after creating a custom UClass class can result in a crash. This was reported on Linux, but reproduced on Windows. Additional testing will be done on Linux to confirm the is ...

Editing bsp within folder in world outliner will unhide bsps within a subfolder

UE - LD & Modeling - Modeling Tools - BSP - May 4, 2016

Editing bsp within folder in world outliner will unhide bsps within a subfolder Regression (No) issue (does) occur in 4.10.4 ...

Expandable Area widget appears to create extra widgets when being copied and pasted

UE - Editor - UI Systems - Apr 27, 2016

Expandable Area widget appears to create extra widgets when being copied and pasted. These widget appear to be ghost widgets of the original children. If the new unwanted button is selected or delet ...

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

Toggling off the Gameplay Filter Tag causes all Content assets to be shown

Tools - Jul 24, 2018

Toggling off the Gameplay Filter Tag causes all Content assets to be shown in the Content Browser. This reported and tested in 4.19.2 (CL-4033788) and tested in 4.20 (CL-4212847) and Main 4.21 (CL- ...

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

Generated definition of BlueprintNativeEvent UFUNCTION in an interface does not include const keyword for return type

UE - Foundation - Core - Aug 15, 2018

UHT does not correctly create generated code for BlueprintNativeEvent UFUNCTIONs in an interface that return const values. In the corresponding .gen.cpp file, the generated code does not include the ...

Refraction Depth Bias In Material Instances Not Updating to Parent Materials Value

UE - Rendering Architecture - Materials - Aug 20, 2018

Refraction depth bias in Material Instances will not update to Parent Materials value. Found in 4.19 CL# 4033788, 4.20 CL# 4233996, and 4.21 CL# 4299102 Expected from user:Refraction Depth Bias sh ...