Snap Constraint to Bone affects rotation but not position

UE - Simulation - Physics - Jun 1, 2016

The Snap Constraint to Bone button seems to only rotate and change the limits on a constraint instead of also moving the constraint to the bone's location. ...

Scaling widget widget does not display correctly in certain view modes in the PHAT editor

UE - Simulation - Physics - Jun 1, 2016

The pins that are displayed for the scale transform widget when using certain View modes in the PHAT editor. The pins that are parallel to the view mode and can be changed easily are not shown when ...

Adjusting play speed for animation causes notifies to trigger multiple times

UE - Anim - Sequencer - May 31, 2016

Adjusting play speed for animation causes notifies to trigger multiple times. Creates a stuttering effect. ...

Notifies are retriggered on loop of an animation in Matinee/Sequencer

UE - Anim - Sequencer - May 31, 2016

Notifies are retriggered on loop of an animation in Matinee/Sequencer. This occurs during Sequencer Editor playback and when playing in game. ...

Matinee: Animation keyframes cannot be added after opening a new asset editor in the same window

Tools - May 31, 2016

When opening a new asset editor in the same window as matinee, the 'Add Key' button for animation tracks will no longer function. This is due to FSlateApplication::ActiveTopLevelWindow being reset a ...

When playing matinee, scrubbing can cause sound to keep playing when it isn't triggered

UE - Audio - May 31, 2016

When playing matinee, scrubbing can cause sound to keep playing when it isn't triggered Note: This was entered as a bug to re-work the fix from the pull request found here: [Link Removed] ...

[CrashReport] UE4Editor_CoreUObject!IncrementalPurgeGarbage() [garbagecollection.cpp:1042]

UE - Editor - UI Systems - Localization - May 31, 2016

This JIRA is being entered as a result of being one of the top crashes in 4.12 Preview 5 In the 4.12.0 release, we currently have a user on the Answerhub who experiences this crash: https://answers ...

BBKeySelector does not handle multiple Object types

UE - AI - May 30, 2016

It's not possible to configure a BB key selector to accept multiple different types of UObjects. The issue comes from using strings to identify declared key type filters, which doesn't work well fo ...

Level sequence updates more than once per frame when content editors are open

UE - Anim - Sequencer - May 27, 2016

When content editors are open, they cause sequencer to be updated more than once per frame. This causes animations running in PIE to play faster than expected. Licensee provides code for a potential ...

Crash filtering for animation sequence with Content Examples animation level open - Assertion failed: MorphTargetWeights.Num() == SkeletalMesh->MorphTargets.Num()

OLD - Anim - May 27, 2016

Editor crashes in Content Examples when the user filters for Animation Sequences while having the Animation level open. I was not able to reproduce this crash in UE4/Main. ...