Alpha channel is not working on drag and drop function

Tools - Nov 5, 2014

When using the drag and drop function in UMG on an image with an alpha map the background will show up as black instead of translucent. ...

Enum Meta is being ignored when project is packaged

Tools - Nov 4, 2014

When using UMeta on Enums, text is ignored when doing Enum to String on a packaged project. ...

LIVE: The editor crashes on Mac when attempting to open the attached Media Player .uasset

Tools - Nov 4, 2014

Does not occur on PC. CRASHREPORT: [Link Removed] CALLSTACK: <unknown module>! FOutputDeviceMacError::HandleError() <unknown module>! EngineCrashHandler(FGenericCrashContext const&) <unknow ...

LIVE: Control+Right (Skip Word) in Multi-Line Text Field Freezes Editor

Tools - Oct 30, 2014

In any multi-line text field, scrolling to the end of the last line with the control+right (skip word) command will freeze the editor. In the AnswerHub thread, user twiddle linked to a Pull Request ...

The Show Collision console command does not update to show collision on newly spawned actors

Tools - Oct 29, 2014

Using the Show Collision console command will show collision for existing actors, but if a new actor is spawned its collision is not shown. This is problematic when trying to visually debug projecti ...

Level Merging creates a new empty level and deletes only one of the two levels merged

Tools - Oct 29, 2014

After merging two levels in the Levels window, only one of the two levels will be deleted and a new level will be created. Any actors in the deleted level will be deleted as well. The new level will ...

Users are able to name a new class "Platform" even though there is already a class by that name in the Engine.

Tools - Oct 29, 2014

Users are able to add a new class to a project named "Platform" even though there is already a class in the Engine with the same name. This causes builds in Visual Studio to fail. There is no warnin ...

Renaming a function for a text block and switching tabs will cause editor to crash

Tools - Oct 28, 2014

If you place a text block into UMG and then click on bind for the text in that text block (in the details panel) it will make a function. If you rename said function and then click the designer tab ...

Editor Crashes when Console Command Executed in New Editor Window

Tools - Oct 28, 2014

Console commands executed in New Editor Window cause a hard crash on projects that use Allegorithmic plugin (ie. Substance Atlantis). ...

Clicking on a slider bar jumps the mouse to the top left of the screen

Tools - Oct 27, 2014

Anywhere there is a slider, single clicking on it without changing the value will cause the mouse cursor to jump to the top left of the monitor. ...