Trying to create a custom code class derived from ArrowComponent will result in the build failing in Visual Studio.

UE - Foundation - Core - Feb 11, 2015

Deriving a custom code class from UArrowComponent results in several link errors (LNK2001 and LNK2019) in Visual Studio when trying to build the project. ...

Character animations do not replicate when the character is attached to another actor

UE - Networking - Feb 10, 2015

Character animations do not replicate when the character is attached to another actor. Setting the other actor to Replicate and Replicates Movement does not seem to make any difference. Reproduced ...

Editable text boxes (UMG) are displying the incorrect character when packaging to HTML5

UE - Platform - Mobile - Feb 10, 2015

When you add a editable text box to a project via UMG and package and deploy that project for HTML5, The Text box will show invalid characters when certain keys are pressed. I have attached a photo ...

Actors are deleted when multiple actors from multiple sublevels are moved to the persistent level

Tools - Feb 10, 2015

Actors disappear when multiple actors are selected and are moved from multiple sublevels to the persistent level at the same time. ...

Crashes upon project start up

Tools - Feb 10, 2015

Crash Report: [Link Removed] After downloading latest revision, user is no longer able to open project due to constant crash. ...

Packaged Project with Media Player Asset 'From Memory' Crashes and Corrupts Project

Tools - Feb 9, 2015

There is no Callstack associated with this crash. And I was unable to reproduce this in main due to a known issue when switching the 'Stream Mode' to 'From Memory'. When packaging a project in 4.6. ...

Flickering when scrolling on OS X

UE - Platform - Apple - Feb 9, 2015

Screen flickers severely when scrolling, panning windows on a MAC running 4.6 with Yosemite. *See video linked on AnswerHub post. ...

Most variable types that do not reference a specific Actor in the level cannot have defaults set in Structs

UE - Gameplay - Blueprint - Feb 7, 2015

Most variable types that do not reference a specific Actor in the level cannot have defaults set in Structs. While this makes sense for Actor references, I don't see why a Struct couldn't reference ...

Editor crashes when attempting to open maps and modes subcategory after changing player pawn from migrated content folder location that gamemode is referencing

UE - Gameplay - Blueprint - Feb 6, 2015

The editor crashes when a user attempts to open the maps and modes subcategory of project setting while using a gamemode from migrated content, then moves the player pawn in the content browser to a ...

Material editor loses focus when the content browser is clicked

Tools - Feb 6, 2015

Trying to click and drag something from the content browser to the material editor causes the material editor to lose focus and hide behind the main editor window. ...