Format Text node accepts breakpoints w/o execution pins

UE - Gameplay - Blueprint - Feb 6, 2015

Even though the Format Text node does not have any execution pins it is possible to put a breakpoint on the node. NOTE: The breakpoint appears as a yellow circle and does not trigger when the code ...

Warning message when opening the editor after moving MyCharacter blueprint

UE - Gameplay - Blueprint - Nov 7, 2014

If the MyCharacter blueprint is renamed or moved to a different folder after the project is built in Visual Studios and then the project is saved and the editor shut down, the editor will give a war ...

BP-implemented BT decorators end up thinking they're not on active branch

UE - AI - Mar 13, 2015

This issue makes BP BT decorators not being able to run condition checking every tick. The core issue is here: bool UBTDecorator_BlueprintBase::GetShouldAbort(UBehaviorTreeComponent& OwnerComp) co ...

No scroll bar is created when the Collision Preset section of Project Settings is expanded

Tools - Mar 15, 2015

No scroll bar is created when the Collision Preset section of Project Settings is expanded. Clicking an element in the Preset section does not add the scroll bar. Collapsing the section and re-exp ...

Signing Key not found when certificate is in System Keychains

UE - Platform - Mobile - Oct 22, 2014

User reported being unable to push to devices from mac if they have their Certificates in the System Keychain rather than Local ...

Fracturing a destructible mesh based off of rolling template BallMesh_DM freezes editor

UE - Gameplay - Oct 20, 2014

When creating a destructible mesh based on BallMesh_DM from the Rolling Template, if a user attempts to fracture the mesh it will freeze the editor and must be shut down through task manager ...

Save Package Dialog scrolling is slow.

Tools - Nov 30, 2015

A licencee reports slow scrolling in the Save Content dialog when working with hundreds of items marked as dirty. From profiling it appears that PackageTools::GetObjectsInPackages is the main offen ...

Moving Landscape causes Crash with Landscape Grass Output in Landscape Material

UE - LD & Modeling - Terrain - Landscape - Jun 16, 2016

Editor crashes when utilizing the Landscape Grass Output node within a Material, and then attempting to move the landscape with the material applied. I narrowed this down to being directly related ...

Video Capture Renders Black W/Metal

UE - Platform - Apple - Apr 6, 2016

From AnswerHub: Under OS X 10.11.4 using Metal on an AMD FirePro D700, captured video using the editor's built-in video capture tools is black. It doesn't matter if I attempt to capture images or v ...

This project crashes with no crash report when a certain Blueprint is compiled

UE - Gameplay - Blueprint - Jan 28, 2015

This user's project crashes with no crash report when its 'BP_Node' Blueprint is compiled. No crash report is generated and the log does not indicate a crash. Note: the project will not open after ...