Project Launcher Back Icon Disappears when 'Use Small Toolbar Icons' is Enabled

Tools - Mar 31, 2015

With 'Use Small Toolbar Icons' checked in the 'Editor Preferences', the 'Back' button within the 'Project Launcher' disappears. The expected would for the button to get smaller and not vanish entir ...

Blueprint function input default values only a text field

UE - Gameplay - Blueprint - Mar 2, 2015

When you create a new variable you get a useful default value specification option for the given type. However, for a function input the values are just a string which requires knowing the arcane s ...

Fwd: Empty folders won't save w/ project

UE - Editor - Content Pipeline - Content Browser - Feb 2, 2015

When starting a new project, I know I will need the same or similar hierarchy of folders. I like to create these in advance of populating them with content. These empty folders are purged once the ...

There is no way to add a value to an Actor variable in a Data Table

UE - Gameplay - Blueprint - Jan 21, 2015

There is no way to add a value to an Actor variable in a Data Table. Currently, Structs accept Actor as a variable type, though no default value can be set. If a Data Table is made from a Struct wit ...

Rotating a button in UMG and moving it to the edge of the canvas causing incorrect clipping

UE - Editor - UI Systems - Oct 27, 2014

When rotating a button in the UMG blueprints and then moving through the edge of the canvas panel it causing the button to clip as though it was never rotated. Update: This also happens when placi ...