Additive anim slot takes over when played with Matinee

OLD - Anim - Aug 12, 2015

When you have an animBP with two anim slots (one of which is additive) and are playing the animations via Matinee through each slot, the additive animation takes over and the base animation doesn't ...

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

console "stat" commands function properly but report command as not recognized

Tools - Jan 9, 2015

A number of "stat commands" such as "stat memory" or "stat collision" are working when used but display the message "Command not recognized: stat memory" when entered. ...

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