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

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

Distance Ray Traced Shadows causing stripe shadows across meshes

UE - Graphics Features - Dec 4, 2014

User provided a project that the Distance Ray Trace Shadows are generating stripes across the meshes. Cascade Shadow Maps are also (if turned on) generating a series of stripes in the transition zo ...

Expand Node crashes engine

UE - Gameplay - Blueprint - Dec 4, 2014

The engine crashes when after right-click > Expand Node on any composite node. Crash Report: [Link Removed] ...

Using the "-opengl" commandline argument on a client project will trigger an Access Violation breakpoint.

UE - Graphics Features - Dec 3, 2014

Running a client in debug mode in Visual Studio with the "-opengl" commandline argument will trigger an Access Violation breakpoint. ...

Physics Constraints do not have the same values if they are part of an 'Always Loaded' level

UE - Gameplay - Dec 3, 2014

Physics Constraints do not have the same values if they are part of an 'Always Loaded' level. They will work correctly in the Persistent level and a level that is Streamed in. This becomes problem ...