Real Time Preview for Converted Vector Parameters not working

UE - Graphics Features - Dec 5, 2014

The Real Time Preview of Converted Vector Parameters from the Material Editor are not currently previewing in the level viewport without re-compiling the material. ...

Shouldn't be able to add wildcard rerouters

UE - Gameplay - Blueprint - Dec 5, 2014

Dragging off the result of the Ease function and selecting Add Reroute Node creates a wildcard reroute node that is not connected to the Ease output. The two nodes cannot be connected. ...

"Activate Touch Interface" crashes the editor when set to 'None' in editor

UE - Gameplay - Input - Dec 5, 2014

If the 'Activate Touch Interface' node is called in blueprints (set to a non-'None' interface) and the current touch interface is set to 'None', the editor crashes. ...

Wildcard reroute nodes do not propagate data type changes through a chain of existing reroute nodes

UE - Gameplay - Blueprint - Dec 5, 2014

When two connected wildcard nodes are attached to a type input of another node, the wire and second wildcard node do not update their data types to match. Image attached. This can only occur when e ...

Snapping Rotation Causes Small Decimal Changes

Tools - Dec 5, 2014

Repro 5/5 When snapping and rotating an object to the grid along the Z-axis there are small decimal float changes in the details panel. I informed the user this was a small change and will have li ...

REINST error pertaining to circular logic is unclear as to the cause of the error

UE - Gameplay - Blueprint - Dec 5, 2014

The error messages for the REINST errors could be more descriptive. As of now the error does not appear to give enough information to the users to track down and solve the issue effectively. ...

Unable to open composite decorators in BT editor

UE - AI - Dec 5, 2014

Users are unable to open composite decorators for edition in BT editor making them utterly useless. ...

"Rendering Settings->Do Not Clear Scene" causes visual artifacts in editor panels

UE - Graphics Features - Dec 4, 2014

Setting Project Settings->Rendering->Optimization->Clear Scene to "Do not clear" prevents the scene from clearing even in editor window viewports, such as the Components tab of Blueprints and the Pr ...

Moving or changing the name of a map that is set as the Game Default Map or Editor Startup Map does not update the map settings

Tools - Dec 4, 2014

Moving or changing the name of a map that is set as the Game Default Map or Editor Startup Map does not update the map settings. These will still refer to the old name of the map, and the Editor and ...

The Editor may crash in PIE mode if the Engine was built from source code using the Debug Editor configuration.

UE - Gameplay - Blueprint - Dec 4, 2014

Building the Engine using Debug Editor configuration can result in a crash if a project is run in PIE mode. No crash occurs in the same project if the Engine is built using Development Editor config ...