Package fails to load due to EditorOnly data when launched onto Mac or Windows

UE - Foundation - Core - Jun 28, 2017

LogPlayLevel: QAGame: [2017.06.28-14.09.14:706][ 0]LogLinker:Warning: Unable to load package (../../../QAGame/Content/UMG/UMG_Sprite.uasset). Package contains EditorOnly data which is not supported b ...

Is Valid is true in PIE but prints false in package build

UE - Editor - UI Systems - May 18, 2017

When using the IsValid node inside of a Widget blueprint with the Widget as the selected asset, the string will print as true in the Editor, but prints as false in the packaged build of the game. ...

Combo box does not function in packaged build

UE - Editor - UI Systems - May 10, 2017

The ComboBox (string) element for UMG is not correctly displaying, The array options do not appear and can not be selected, for the packaged build, while PIE behaves as expected. Regression: This ...

Text block blurs when its render transform translation is changed from default to ex: [0.0x, 2.0y]

Tools - Sep 5, 2017

When creating a new Widget Blueprint in a new project and adding a Text Block, the Text Block blurs when its Render Transform Translation Y-Axis is changed from default to ex [0.0x, 0.0y]. Regressi ...

When using "Meta = (MakeEditWidget = true)" for a UPROPERTY, edits in blueprint defaults are not reflected unless Editable when Inherited is false

UE - Gameplay - Blueprint - Sep 28, 2016

The widget diamond created when using MakeEditWidget does not update the transform of a placed instance unless Editable When Inherited is false. This appears to relate to the blueprint settings, wh ...

Scene Depth appears to return zero on iOS

UE - Platform - Mobile - Feb 13, 2017

Scene Depth appears to return zero on iOS. In this test the material applied to an image does not appear to lerp between 0 and 1 for the various objects in the scene, implying that the Scene depth ...

Invalidation box inside of scale box can cause jittering when using split anchors

UE - Editor - UI Systems - Sep 9, 2019

When using a combination of Scale box, Invalidation box, and split anchors it can cause the child widget(S) of the invalidation box to jitter/shake. ...

Search for references in embedded gameplay tags editor of blueprint editor details panel does nothing

Tools - Sep 22, 2020

There is an arrow with a menu that opens when clicked. That menu binds member functions to the widget. The widget is being deleted when the user clicks on the action in the menu, before the action i ...

Crash when using Crtl+Z after wrapping and selecting padding field

UE - Editor - UI Systems - Feb 22, 2017

Editor crashes when clicking in to a padding field after wrapping a widget and then trying to undo the change. ...

[CrashReport] Assertion failed: IsValid() - UE4Editor_SlateCore!FWeakWidgetPath::GetLastWidget()

UE - Editor - UI Systems - Slate - Jun 22, 2017

This is a common crash occurring among users in the 4.16 release. Users have not provided any descriptions when they crash, so additional information is not currently available. log file attache ...