Event Struct Variables do not inherit the default values from the Struct

UE - Anim - Sequencer - May 25, 2017

Event Struct Variables do not inherit the default values from the Struct ...

Array Element Return Type Does Not Reset After Splitting Struct Pin With Struct Array Attached to ForEachLoop

UE - Gameplay - Blueprint - May 11, 2017

Splitting a struct pin while a struct array of one type (Linear Color for example) is connected to a ForEachLoop will keep the Array Element return value as LinearColor regardless of whether or not ...

Steam Voice Chat Stops Functioning After Server Travel

UE - Online - Apr 27, 2017

Voice Chat stops working after Server Travel is executed. ...

Review UMaterialFunction input/output post-load resolve

UE - Graphics Features - Apr 13, 2017

Both internally in a handful of one-off cases and externally we've seen cases where material functions have incorrectly resolved causing a crash trying to use the input/output expressions. Most case ...

Copy and paste State in the state machine do not correctly refresh synced objects when it have transition rule(fraction)

OLD - Anim - Apr 12, 2017

Copy and Paste action in State machine do not generate correct info for "AnimGraphNode_SequencePlayer_20" Name for "AnimGraphNode_SequencePlayer_#" in the duplicated state is not changed to corresp ...

[CrashReport] UE4Editor_Engine!UGameViewportClient::Draw() [gameviewportclient.cpp:1170]

UE - Graphics Features - Apr 4, 2017

Was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: Access violation - code c0000005 (first/seco ...

Behavior Tree marked as changed on open when containing Run Behavior node

UE - AI - Mar 29, 2017

When a behavior tree contains a Run Behavior node, opening the behavior tree marks the asset as "modified" and users would get asked by the editor if they want to save it even when there has been no ...

Nativeize assets fails with Set/Map variable for character

UE - Gameplay - Blueprint - Mar 7, 2017

Nativeize assets fail with the new variable types introduced in 4.15. This issues also occurred when tested using the third person character template Build fails with: FirstPersonCharacter__pf205 ...

Data is not filled in for a Blueprint struct array contained within another Blueprint struct

UE - Gameplay - Blueprint - Mar 6, 2017

If a Blueprint struct contains a variable that is an array of another Blueprint struct, data in a datatable based on the first struct will not be correctly filled in for the struct array. If the str ...

Renaming struct member disconnects blueprint pins

UE - Gameplay - Blueprint - Feb 8, 2017

Renaming struct member disconnects blueprint pins. This issue can disconnect all references to the struct, which can be frustrating if you have a lot of references No regression has been performed ...