Tiled Landscapes imported with inverted Y axis rotation in World Browser

UE - LD & Modeling - Terrain - Landscape - Feb 23, 2015

When importing tiled landscapes into the world browser, the landscape tiles appear with inverted Y axis rotations. ...

Launch on for Win64 produces fatal error

UE - Foundation - Core - May 18, 2015

Creating a C++ project and then attempting launch on for Windows 64 causes a fatal error crash in 4.8 preview 2 binary from launcher. Project recovers from fatal error and can then package and run . ...

Releasing left mouse button is seen as click on dropdown menus

Tools - Mar 13, 2015

Drop-down selection menus will select on mouse release. This only occurs for options under "Current Asset". I was able to click a drop-down, then hold down the left mouse button and let go over "Cle ...

Ensure on Mac when applying materials from content browser

UE - Rendering Architecture - Materials - Mar 14, 2015

User reports that dragging materials into the editor from the content browser causes a hitch, followed by an ensure that. The user could not produce a crash report. Logs included Unable to reprodu ...

Local Position Material Function failing to compile when Packaging for HTML5

UE - Platform - Mobile - Mar 25, 2016

After some extensive testing, I could not find any reason why the material function LocalPosition node was failing to compile and defaulting to the world grid material when Packaging for HTML5. I a ...

BP-implemented BT decorator issues with 4.6 to 4.7 upgrade

UE - AI - Jan 20, 2015

Changes done to BTDecorator_Blueprint result in users not being able to upgrade their BP-implemented decorators to 4.7. ...

DrawMaterial() Function not Rendering Translucent Material to HUD

UE - Graphics Features - Sep 4, 2015

After creating a new HUD blueprint class and calling it to render a translucent material, the material does not render at all. This is not the case with any other Blend Mode when called to render to ...

Large blueprint memory leak in project

UE - Gameplay - Blueprint - Jan 6, 2015

Attached project exposes memory leak in editor. Cause is not known but increases memory very quickly when running PIE. The amount of memory used does not return to normal after closing PIE and each ...

LIVE: StartFPSChart Command references an invalid command in the console

UE - Foundation - Core - Nov 14, 2014

The Command "StartFPSChart" references an "EndFPSChart" which is not recognized and should reference "StopFPSChart" ...