Behavior tree debugger doesn't handle tree switching

UE - AI - Dec 11, 2014

"I'm manually starting/stopping logic in code for multiple trees and the debugger doesn't update appropriately. After some testing with code and blueprint based breakpoints the newly activated tree ...

Sound Cue Looping Node Tooltip Misleading

UE - Audio - Dec 11, 2014

Within the Sound Cue editor the 'Looping' sound node tooltip is a bit misleading. It says, "Defines how a sound loops; either indefinitely, or a set number of times." When clicking on this node in t ...

EQSTestingPawn display queries in Components tab

UE - AI - Dec 10, 2014

[Link Removed] In the link is an attached project. ...

CRASH: OS X Editor in Play Mode

UE - Editor - UI Systems - Slate - Dec 10, 2014

User had just downloaded and started running software for the first time on his OS X system. When the user pressed play in editor his computer powered off "as if the power cord had been pulled." ...

Black screen on Android devices with a Mali 400

UE - Platform - Mobile - Dec 10, 2014

When using the Launch on Feature with a Mali 400 Device, the project, once locked on, will appear black on 4.6 and will crash on CL# 2375758. This error occurs on new projects. Tappy Chicken Run fi ...

Translation Editor submenu does not open

UE - Editor - UI Systems - Localization - Dec 10, 2014

Currently, if a user turns on the experimental feature "Translation Editor", then attempts to access the submenu for it, the submenu will not open. Note: This has worked in internal builds since 4 ...

Screen goes black if standalone window loses/regains focus in Oculus Mode

UE - Platform - XR - Dec 10, 2014

If the console command "Stereo on" is used to enter Oculus mode in a standalone window, the onscreen window and Oculus viewport go black if the standalone loses window focus. Window is still runnin ...

Scrollbox breaks when put inside of another widget

UE - Editor - UI Systems - Dec 10, 2014

A scrollbox no longer gives the user the ability to scroll after being placed in the following widgets. -Vertical box -Grid panel ...

Right-clicking in the Event Graph of a second Blueprint created using Create Blueprint Using This... will crash the editor

UE - Gameplay - Blueprint - Dec 9, 2014

Right-clicking in the Event Graph of a second Blueprint created using Create Blueprint Using This... will crash the editor. Crash Report: [Link Removed] Call Stack:<unknown module>! KERNELBASE!Rai ...

A custom Blueprint node created using a code class derived from EdGraphNode can no longer be found in the event graph to be used.

UE - Gameplay - Blueprint - Dec 9, 2014

Custom Blueprint nodes no longer appear in the event graph. This was working in 4.5.1, but no longer works in 4.6 and Main. Previously working: CL 2336109 No longer working: CL 2374938 CL 2375748 ...