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 ...

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 ...

Collapsed categories in the My Blueprint tab are automatically expanded when any main tab is clicked

Tools - Jan 30, 2015

Collapsed categories in the My Blueprint tab are automatically expanded when any main tab, such as the Event Graph or Construction Script tab, is clicked. Moving to the Defaults or Components Modes ...

Draw Material To Render Target Inverting Alpha Masks

UE - Graphics Features - Aug 5, 2016

When using the new Draw Material to Render Target function in conjunction with a Material using a masked opacity channel, the render texture is inverted. See attached images for reference. As a not ...