BindWidget meta tag throws error on compile if the bound widget is inherited

UE - Editor - UI Systems - Jan 15, 2018

The BindWidget meta specifier allows us to bind a native widget pointer to a widget added to the hierarchy of a UserWidget in the widget editor. However, it appears to only search for a matching wid ...

DataTable CSV export; First member of Array not exported if set to default value

UE - Gameplay - Blueprint Editor - Mar 26, 2018

When using a struct as a type for TArray and first element of the array has first member variable of the struct set to default, it is not exported to *.csv ...

Setting Game Instance Class using Selected Asset from Content Browser does not work

UE - Gameplay - Blueprint - Jul 30, 2018

Trying to set the Game Instance Class using the select asset from content browser setting results in the field being set to none. ...

Calling SetPhysMaterialOverride in a component's C++ constructor results in a crash when opening a project in the Editor

UE - Simulation - Physics - Aug 1, 2018

Attempting to call SetPhysMaterialOverride() in a component's C++ constructor causes the project to crash when opening it in the Editor. ...

Ensure when pasting copied nodes into an Object

UE - Gameplay - Aug 7, 2018

When copy and pasting nodes from an Actor Blueprint to an Object Blueprint the Editor stalls for a bit and an ensure occurs. This issue was reported and tested in 4.19.2 (CL-4033788). This issue ...

InstanceOnly properties are written to a Blueprint

UE - Gameplay - Blueprint - Sep 17, 2018

When CopyActorProperties is used with a target being a template such as a blueprint, it can copy and serialize EditInstanceOnly Properties. ...

Instanced and skeletal meshes produce an overlap but fail to compute an MTD

UE - Simulation - Physics - Sep 11, 2018

Instanced and skeletal meshes produce an overlap but fail to compute an MTD, resulting in the logging of "OverlapTest says we are overlapping, yet MTD says we're not" in LevelActor.cpp ComponentEncr ...

Sub-components with the same name are not displayed on the correct parents in the Blueprints editor

UE - Gameplay - Oct 12, 2018

Sub-components with the same name are not displayed on the correct parents in the Blueprints editor.  Upon creation of an Actor blueprint initially derived from a c++ base class (VRCharacter) which ...

Making magenta noise in Emissive Map when creating proxy mesh

UE - Graphics Features - Nov 26, 2018

Since magenta is a special color used for initialization of the UE4 and it may have occurred problem because we are performing a branch using equal.[Link Removed][Link Removed] Licensee wants to us ...