Fade track applies fade to all players, regardless of whether or not they are playing the sequence

UE - Anim - Sequencer - Oct 28, 2016

The fade track currently iterates over all UWorlds and adjusts the fade on the first player controller of each world. This means that the fade will be set for all players in a networked game, even t ...

Editor creates project folder even if there isn't enough space to create a new project via source build

Tools - Oct 28, 2016

Editor creates project folder even if there isn't enough space to create a new project via source build. ...

User created widgets from widgets that are normally not focusable appear to break navigation when added to another widget even when focusable set to true

UE - Editor - UI Systems - Oct 28, 2016

User created widgets from widgets that are normally not focusable appear to break navigation when added to another widget even when focusable set to true Example: A widget with only a text block in ...

Rifles are offset in Display 1.15 when opening Content Examples Animation map

UE - Gameplay - Oct 28, 2016

REGRESSION: YesWORKING: 3172292 (4.13.2)BROKEN: 3177600 (4.14) In the Content Examples Animation level, at Display 1.15, the rifles are offset from the character's hands for two of the skeletal mes ...

LevelSequenceActor Tick( ) doesn't call super, preventing Blueprint class of LevelSequenceActor from calling Tick

UE - Gameplay - Oct 28, 2016

LevelSequenceActor is missing Super::Tick( ), preventing Blueprint version of class from calling Tick( ). ...

Last Index Node Changes Size And Shape Unexpectedly

UE - Gameplay - Blueprint - Oct 28, 2016

The Last Index node will change size and shape in way that isn't consistent with other nodes when at certain zoom levels. These levels are -1, -7, or -10 respectively. ...

[CrashReport] UE4Editor_UnrealEd!FTransaction::FObjectRecord::FPersistentObjectRef::operator->() [transactor.h:108]

Tools - Oct 28, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Assertion failed: Obj [Link Removed] [Line: 107] Source Context: 93 ...

Editor freezes on load with default pawn set in gamemode class and cast node

UE - Foundation - Core - Oct 27, 2016

When a GameMode class defines the default pawn class as a character blueprint, and the character blueprint contains a cast node to a blueprint based on the GameMode class, the project will freeze be ...

Shadow Acne Occurring on Movable Objects

UE - Graphics Features - Oct 27, 2016

Shadow Acne is occurring on movable actors in Blueprint and C++ template projects. The Shadow Acne is present in editor and while launched on to Windows and Mobile. This was found on separate graph ...

Editor crashes sporadically in OSX 10.12

UE - Platform - Apple - Oct 27, 2016

The editor is crashing sporadically in OSX 10.12. I have just started hitting this crash ~ 3-4 times a day usually when opening a new tab of some sort in the Mac editor Looking at the various repo ...