Texture Streaming not Functioning as Expected

UE - Graphics Features - Oct 5, 2015

There have been reports of users experiencing odd behavior with Texture Streaming in their projects. Comment from user reporting issue: "Texture memory is being eaten up... streaming not functionin ...

Folders in content browser prevent packaging

UE - Gameplay - Blueprint - Sep 29, 2015

Several folders each prevent user from packaging project. If these folders are moved to a new, blank project, they prevent any packaging, even if the contents of those folders are not within any lev ...

"Asterisk" is misspelled as "Asterix" in a Blueprint Node

UE - Gameplay - Blueprint - Sep 29, 2015

"Asterisk" is misspelled as "Asterix" in a Blueprint Node ...

Compile errors when building full solution for Development Win64

UE - Foundation - Cpp Tools - UnrealBuildTool - Sep 29, 2015

Per email conversation, entering this in as a single bug ...

Overlap events do not trigger on landscapes

UE - LD & Modeling - Terrain - Landscape - Sep 24, 2015

Overlap events do not fire on landscapes ...

Make array node elements break when editing struct elements

UE - Gameplay - Blueprint - Sep 23, 2015

If a Make Array BP node is connected to a structure, using the "Split Struct Pin" and "Remove Array Element Pin" options causes array elements numbers to change randomly. ...

Altering an array value in a structure causes the menu to collapse

UE - Gameplay - Blueprint - Sep 16, 2015

When making any alteration to an array within a UDS the drop-down menu for the array collapses. Regression: Yes Works: 2689999 Broken: 2693272 ...

Different Number of Frames imported from the same FBX between UE 4.8 and 4.9

OLD - Anim - Sep 14, 2015

Using the same import settings in UE4.8 and UE4.9 will result in a different number of frames of an animation being imported from the same FBX file. If you import the same fbx animation which in M ...

Compile error when opening a project on child blueprint calling parent blueprint event

UE - Gameplay - Blueprint - Sep 8, 2015

child blueprints calling functions from parent blueprints generate compile errors upon opening project and pressing compile within the child blueprint. Workaround: Open parent blueprint and comp ...

The "Draw Text" node used within the onpaint override should be static

UE - Editor - UI Systems - Sep 3, 2015

The Draw Text node should not have a target pin to the "Widget blueprint library" ...