Data Table Columns do not properly wrap text when text is longer than the column width

Tools - Nov 17, 2015

Data Table Columns do not properly wrap text when text is longer than the column width. ...

A Client cannot join a Server after setting a GameMode in the OpenLevel node's Options string

UE - Networking - Nov 23, 2015

A Client cannot join a Server after setting a GameMode in the OpenLevel node's Options string. Reproduced in 4.9.2 binary, 4.10.0 binary, and Main (CL# 2776829) ...

"Use T0As Ref Pose" doesn't work when FBX has two meshes with different bind poses

OLD - Anim - Jun 5, 2015

"Use T0As Ref Pose" doesn't work when FBX has two meshes with different bind poses. See attached example assets ...

Show 3D Widget for vector variable in a blueprint component does not correctly appear in blueprint viewport when implemented

UE - Gameplay - Blueprint - Aug 6, 2015

Setting a vector variable to editable and showing a 3D widget within a blueprint actor component does not show the 3d widget within a blueprint implementing the component. ...

Simulate physics on an actor and then using slomo 0 console command causes force being added to mesh

UE - Gameplay - Aug 5, 2015

If an actor has had simulate physics enabled and then the console command Slomo 0 is used, force will be added to the mesh, causing it to fly. ...

Duplicated blueprint components do not update until blueprint is compiled

UE - Gameplay - Blueprint - Jul 9, 2015

Duplicated blueprint components do not update when altered until compile is pressed. They don't accept new parameter values nor do they respond to any transforms. ...

Adding material to tiled landscape via details pane causes editor to crash

UE - LD & Modeling - Terrain - Landscape - Jun 22, 2015

If a material is added to a tiled landscape via the details pane, the editor crashes. Frequency: 3/3 CrashReporter: [Link Removed] ...

Pasting variable nodes into a BP without those variables, should add them to the BP on paste.

UE - Gameplay - Blueprint - Jun 1, 2015

If nodes are copy/pasted from a project in 4.7 to a project in 4.8, various nodes will not copy over and must be remade in the 4.8 blueprint. ...

Timer significantly lowers FPS as compared to tick running the same function

UE - Gameplay - May 1, 2015

Timers set to a low time setting, but that are not set lower than tick, have a significant impact on FPS as compared to tick when updated a large number of objects at the same time. ...

Open Level opens previous level in Launch mode

Open Level does not properly work in Launch Game. Instead of streaming the intended level, it streams the previous level. ...