Min and Max Values in Cascade Distributions are inconsistent in order

UE - Graphics Features - Aug 4, 2015

Licensee is reporting that the Min and Max Values for Cascade Distributions are not consistently placed. For example, Distribution Float UNiform is Min then Max while Vector Uniform is Max then Min ...

Activating physics on a component will break movement for the component

UE - Gameplay - Aug 4, 2015

Setting simulate physics for a component of an actor will cause that component to not react when the actor root is updated. ...

UnrealVS Windows 10 support - fix .NET version in manifest

Tools - Aug 4, 2015

Seems like we should be specifying the .NET version like this guy's fix. ...

If an ensure() fails within an automated test, the test can still show a positive result.

UE - Automation Test - Aug 4, 2015

If an ensure() fails within an automated test, the test can still show a successful result. ...

Fresnel material doesn't display properly in content browser and sometimes weird in material viewport

UE - Rendering Architecture - Materials - Aug 4, 2015

When a material is created and saved using the fresnel node, the fresnel effect does not show in the Content Browser thumbnail. Also, when editing the material, zooming in and out with the mouse wh ...

Text gets cut off in the Message Log

Tools - Aug 3, 2015

Long messages/errors cannot be read in the Message Log because there is no text wrap and no horizontal scroll bar to access the remainder of the message. Edit MattK: Needs word wrap imo. ...

Static meshes aren't outlined when selected in Preview Rendering HTML5

UE - Platform - Mobile - Aug 3, 2015

When previewing Mobile rendering in the viewport, the outline around static meshes isn't rendered. This does not occur with BSP. ...

Function call inputs do not revert to their Default Values if a variable node is connected and then disconnected

UE - Gameplay - Blueprint - Aug 3, 2015

Function call inputs do not revert to their Default Values if a variable node is connected and then disconnected. Refreshing the call node does not reset the inputs to their defaults. Reproduced in ...

Implementing an interface in a blueprint does not show interface functions until interface is opened and compiled

UE - Gameplay - Blueprint - Aug 3, 2015

If an interface is implemented within a blueprint, the initial function in the blueprint interface cannot be called in the actor. The function will be populated after compiling the blueprint interfa ...

Sub editors do not gain focus when opened

Tools - Aug 3, 2015

Sub editors do not gain focus when opened. Ctrl+F4 (Close Major Tab) does not work until the open tab has gained focus, so it must be clicked before the hot-key works. Reproduced in 4.8.3 binary an ...