The "Get Input Touch state" node does not return false for the "Is Currently Pressed" pin when dragging of screen

UE - Gameplay - Input - Apr 2, 2015

If the user presses down and drags off screen without lifting their finger/releasing mouse button then the "Get Input Touch State" node does not return false (for the Is Currently pressed pin). It c ...

Game does not have focus at launch

Tools - Mar 31, 2015

When running a game in PIE, standalone, or package the game does not gain initial focus. User must click inside the game window to enable input. ...

On a Linux project, starter content does not appear in content browser until project is reopened

UE - Platform - Linux - Mar 12, 2015

When creating a new project with starter content on Linux, the only asset that appears in the content browser is Floor_400x400. Closing/reopening the project will cause the rest of starter content ...

"Set Global Time dilation" node dose not work on mobile (iPhone 5c)

UE - Platform - Mobile - Mar 9, 2015

The "Set Global time dilation" node does not have an effect when being applied on the mobile platform iPhone 5c. ...

Packaged size of project is double its size when packaging for Shipping Windows (32 bit)

UE - Foundation - Core - Mar 9, 2015

When you package a project in 4.6.1 for Windows (32 bit) shipping, the file size is around 160 MB. When you package a sample project in 4.7.2, the packaged size will be around 345 MB. [Link Remove ...

Changing the name of an Event Dispatcher's Input will not update existing nodes in Event Graphs and cause a compiler error

UE - Gameplay - Blueprint - Mar 5, 2015

Changing the name of an Event Dispatcher's Input will not update existing nodes in Event Graphs and cause a compiler error. The error text includes links that open the level tab rather than locating ...

Orthographic Camera View does not work properly in HTML5

UE - Platform - Mobile - Mar 2, 2015

A user has not been able to get his game to run in an orthographic camera angle. It works perfectly fine in perspective, but pushes the game off to the side once in orthographic. Users Tutorial of ...

Orthographic Camera view doesn't work with movable directional light shadows and partly with stationary shadows

UE - Graphics Features - Feb 26, 2015

See attached video for clear examples. When using the orthographic camera perspective with default light settings to stationary for directional light source. Other light sources work as intended. T ...

Fix delegate problems with Blueprints

UE - Foundation - Core - Feb 18, 2015

https://udn.unrealengine.com/questions/236428/bug-blueprints-executing-zombie-code.html Blueprint MyCharacter is based on native class CodeFirstPersonCharacter. CodeFirstPersonCharacter has compone ...

Hot Reload does not update blueprint pins

UE - Gameplay - Blueprint - Jan 15, 2015

When changing the variable type or return type of a function in code and hot reload in the editor, blueprints that use the variable/function do not have their pins updated until the editor is closed ...