Renaming a Blackboard Key removes it's references in the Behavior Tree

UE - AI - Jan 27, 2015

Renaming a Blackboard Key removes it's references in the Behavior Tree ...

Parameter Group Names are lost when assigned in Material Functions

Tools - Jan 26, 2015

Parameters within a Material Function which have a specific Group assigned lose the group information when an Instance is created. Reproduced in 4.7 Preview 4 and Main Promotable-CL-2412886 ...

Limited Number of Allowed Spawned Decal Actors

UE - Graphics Features - Jan 26, 2015

There is a relatively small number of decal actors which can spawn before all previously spawned decal actors disappear. Also Reproduced in 4.7 Preview 4 and Main Promotable-CL-2412886 ...

Materials using using 2D render target textures do not show up on launch in UMG

UE - Editor - UI Systems - Jan 26, 2015

I have an image in a UMG that is supposed to show what is seen but a Scene Capture 2D camera that is set up in the level. This works fine in the editor (PIE), however when using the Launch button th ...

Cannot add custom fonts to a Mac for UMG

UE - Editor - UI Systems - Jan 23, 2015

Users are unable to apply custom fonts to text in UMG. The users can place the fonts in the file location but no changes occur when trying to use other fonts (other than the default). ...

.ini files for packaged games have their settings wiped clean every time the game is run.

The settings .ini files for games packaged for windows appear to be getting overwritten with blank files whenever the game is run. Even if settings are added to the .ini files manually, the files be ...

Align Brush Vertices not adjusting BSP brushes in 4.7 Preview 4

UE - LD & Modeling - Modeling Tools - BSP - Jan 22, 2015

Align brush vertices does not function in 4.7 preview 4. ...

Project crashes after PIE is stopped

A users project crashes after hitting the stop button or Escape after playing in the editor. The user is not always given a crash report. Users project can be found here: [Link Removed] ...

Throbber widget could eat up all of your RAM

UE - Editor - UI Systems - Jan 22, 2015

A user has reported that they could BSOD (Blue Screen Of Death) their computer by putting in 999999999999 as the number of pieces for the throbber widget. While I was unable to produce this on our s ...

Get Font Size returns 0.0 for default (null) font value

UE - Gameplay - Jan 21, 2015

When using the default value in a "get text size" node, the height and width return 0.0. Note: potentially returning null value as no hard value is presented to font. James: Should use same fall ...