No way to unregister BB observer as a response to being notified about BB key change

UE - AI - Mar 3, 2015

Currently when a BB observer gets notified about BB key change there is not way to tell the BB component to unregister said observer. The function called on observers should return a value indicati ...

Custom Events set to Replicate do not show the replication information on the node until the Editor is restarted

UE - Gameplay - Blueprint - Mar 3, 2015

Custom Events set to Replicate do not show the replication information on the node until the Editor is restarted. For example, after setting a Custom Event to Multicast, the "Replicated From Server ...

Using copy and paste twice with a button named "<" with a child attached to it of text name ">" will cause a crash

UE - Editor - UI Systems - Mar 2, 2015

The user can use special character when naming widgets in widget blueprints which can cause some issues. In this case naming a button "<" and adding a child text block to the button named ">" will c ...

FBX imports incorrect vertex normals in 4.7

UE - Graphics Features - Mar 2, 2015

Box reflection captures with some assets are not working correctly. The reflection capture is being tiled with version after 4.7 that were not in 4.6. Images are attached to demonstrate along with ...

Moving a custom cusor (widget blueprint) to another folder after it has been set as the Default mouse can cause a crash

UE - Editor - UI Systems - Mar 2, 2015

Moving a custom cursor after it has been set as the default cursor will break the path being used and if the user tries to reset the path but selecting the widget again the editor will crash without ...

Functions within timers are not being fired off in widgets when set of the default cursor (Standalone mode)

UE - Editor - UI Systems - Mar 2, 2015

If a user has a custom cursor that uses timers that call a function in 4.7, the functions will not run when that widget is applied as the default mouse via the Edit > Project Settings > User Interfa ...

Hitting S while Alt + Dragging a BSP and then Stopping PIE will crash the editor

Tools - Mar 1, 2015

Hitting S while Alt + Dragging a BSP and then Stopping PIE will crash the editor. Reproduced in 4.7.1 binary and Main (//depot/UE4/Promotable-CL-2455917) Crash Report: [Link Removed] Call Stack:< ...

Blueprints with inherited Macros cannot save

UE - Gameplay - Blueprint - Feb 27, 2015

Blueprints with inherited Macros cannot save. Reproduced in 4.7.1 binary and Main (//depot/UE4/Promotable-CL-2455917) ...

Preview Asset Menu for socket includes incompatible items

UE - Gameplay - Player Movement - Feb 27, 2015

When clicking RMB to "Add Preview Asset," The menu shows all contents, even assets that will not work with socket (ie other character blueprints) ...