UMG animations do not play on 3D widgets when using events that fire off after event construct

UE - Editor - UI Systems - Mar 20, 2015

If the event that is used to start the animation was not done so during the construction of the widget, the 3D widget will not animate. An example: Using a button to activate an animation will not w ...

'HighResShot 2' is not taking a screenshot for a packaged project

UE - Graphics Features - Mar 19, 2015

When you attempt to take screenshot in a packaged project with the Console Command 'HighResShot 2'. This command works in editor but not in a packaged project. Issue with packaging in Main CL# 248 ...

Using UMG on iOS devices are not displaying with the correct resolution and scaling

UE - Editor - UI Systems - Mar 18, 2015

When testing UMG on an iOS device, the UMG is not rendering correctly ot the device. The UMG components seem to over lap each other. Photos of the expected outcome vs the outcome seen have been at ...

Retriggerable delays do not work on tick events

UE - Gameplay - Blueprint - Mar 18, 2015

Retriggerable delays and the nodes after are not recognized when triggered by tick events. ...

Static Shadows disappear with Stationary directional light when close if dynamic shadows have been turned off

UE - Graphics Features - Mar 17, 2015

If using a Stationary directional lighting with object that have disabled dynamic shadow casting will lose their statically cast shadows when the dynamic lighting is in range. See attached image a ...

Get Data Table Row cannot accept non-literal Data Table input information

UE - Gameplay - Blueprint - Mar 16, 2015

Get Data Table Row node cannot accept non-literal input in the "Data Table" input. Additionally, this cannot be promoted to a variable. ...

OnRep functions do not fire on the client

UE - Networking - Mar 15, 2015

OnRep functions do not fire on the client. Reproduced in 4.7.2 binary and Main (//depot/UE4/Promotable-CL-2478413) ...

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

Splash Screen orientation will not change when in Portrait and Upside Down on iPhone 5

UE - Platform - Mobile - Mar 12, 2015

When changing the Orientation in the iOS settings to Portrait and Upside Down, the splash screen will still appear in the landscape orientation when the project opens. this issue will only occur on ...

Character BP yaw rotates at different speeds when played in Standalone vs. Selected Viewport

UE - Gameplay - Mar 12, 2015

When you have a character in a level and if you setup the blueprint of the character as shown below, the rotation of the character will differ when played Standalone vs Selected Viewport. Photo of ...