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 ...

Comment Box in Blueprints does not Drag Entire Contents

UE - Gameplay - Blueprint - Oct 29, 2014

When zoomed in too close (or zoomed out too far) to a Comment Box in a Blueprint and all of it's contents are not on screen, when the Comment Box is selected and moved, the entire contents of the Co ...

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 ...

LIVE: Static BlueprintCallable function crashes in standalone mode

UE - Gameplay - Blueprint - Oct 29, 2014

If the user creates a BlueprintCallable static function the editor will crash when playing in standalone mode. If the function is not static the node will have an additional pin and Blueprint will n ...

PostProcess for SceneCapture2D currently not working

UE - Graphics Features - Oct 29, 2014

Currently if you set a SceneCapture2D's "Capture Source" to "Final Color (LDR with PostProcess)", the result of the screen capture becomes just a black texture. If you set the SF_Tonemapper show fl ...

Crash when moving a sprite imported as part of a spritesheet to another folder if the sprite names had invalid characters

UE - Editor - Content Pipeline - Content Browser - Oct 28, 2014

Attempting to move any of the sprites created from this .json to another folder from within the Content Browser crashes the project. CRASHREPORT: 442758 ...

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). ...

Adjusting slider in Blend Space Animation causes editor to Crash

OLD - Anim - Oct 28, 2014

UPDATE: Date: 2/5/2015 Likely an instance of the same crash: [Link Removed] CrashReporter Bugg (Crash List): [Link Removed] When updating a project from UE4.4.3 to UE4.5.1 editor crashes when adju ...

Editor crashes when attempting to open a new level from a level that has an external curve in a timeline within the level blueprint

UE - Gameplay - Blueprint - Oct 27, 2014

The editor crashes when a user imports a float curve into a timeline within the level blueprint then attempts to open another level. ...