Duplicating meshes in blueprint improperly place transform widget and initially does not appear in viewport

UE - Gameplay - Blueprint - Jun 24, 2015

If a mesh is duplicated within a blueprint components panel, it will be invisible in the viewport, the transform widget will incorrectly align itself and refrain from moving, and if the transform wi ...

Inconsistency in clickable widgets when a selection is held down

UE - Editor - UI Systems - May 24, 2017

Inconsistency in clickable widgets when a selection is held down . In this example the button widget reacts only once, while the combo box appears to repeatedly fire while the enter key is held ...

UMG Background Blur renders black on Android

UE - Platform - Mobile - Dec 8, 2016

Tested on Nexus 6P with Android 7.0 Suggest that on mobile the background is not rendered in real time, instead we render the blurred image for one frame and use that same image for subsequent fr ...

UObjects returned from "Get Item Children" in a TreeView widget causes an engine crash, due to invalid pointers

UE - CoreTech - UObject - Jun 9, 2020

UObjects returned from "Get Item Children" in a TreeView widget causes an engine crash, due to invalid pointers. User has proposed the following fix: The best fix is probably such: When Slate list ...

The "_##" is dropped when following the default name of a widget within the Hierarchy panel

UE - Editor - UI Systems - Aug 25, 2015

The Hierarchy panel does not show the full name of a widget the name of the widget starts with the default name (Example: Button) followed but an underscore and some numbers (Example: Button_42). In ...

Adding a Blueprint Interface (with function named "Test") to a Widget Blueprint with a variable named "Test" crashes the editor when compiling

UE - Gameplay - Blueprint Editor - Oct 5, 2017

Giving the Blueprint Interface Function and the Widget Blueprint Variable the same name, then adding the Blueprint Interface to the Widget Blueprint, causes the editor to immediately crash when comp ...

3D Widget Doesn't Render Custom Depth Stencil

UE - Editor - UI Systems - Apr 21, 2017

Custom Stencils don't appear to work with 3d widgets. ...

Using the Replace References Tool on Foliage Types producing Unexpected Results

Tools - Apr 6, 2017

A licensee is reporting some unexpected behavior when attempting to replace references on Foliage Types already painted in the world. What happens after the references have been replaced, are the n ...

Text block widgets that are copy and pasted do not retain the same name in the hierarchy

UE - Editor - UI Systems - Nov 22, 2016

Text block widgets that are copy and pasted do not retain the same name as the copied widget in the hierarchy. ...

UMG Textblock with no font drops FPS by ~30

UE - Editor - UI Systems - Feb 21, 2015

FPS drops in PIE when a widget is called that has text with no font selected. ...