Disallow connecting 'pose' links in AnimBP to 'wildcard' pins (e.g. Select)

OLD - Anim - Jan 26, 2017

This is a duplicate of [Link Removed] which may have been closed by mistake. In the answer provided by the developer for the AnswerHub question, the "Select Node" is not supported in the AnimGraph ...

GPU work performed between PostPresentHandoff and WaitGetPoses

UE - Platform - XR - Jan 12, 2017

...I assume this is the SceneCapture2d work. In async mode, we control interleaved reprojection (dropping to 45hz) based on measure gpu time. Since that work is sneaking in immediately after PostP ...

[CrashReport] FBX import crash - UE4Editor_UnrealEd!TSet<TPair<unsigned int,FMeshSectionInfo>

Tools - Jan 12, 2017

This crash was introduced in 4.14.2, and is very similar to [Link Removed], however it is still occurring in 4.14.3 (after that fix) According to submitted crash reports, this one is not very wides ...

Static variable declaration causes unresolved external errors when calling FRootMotionMovementParams functions

OLD - Anim - Jan 11, 2017

Attempting to call a FRootMotionMovementParams function results in an unresolved externals error on compile because of the static FVector RootMotionScale variable. Workaround: In source, removing s ...

IsTickableInEditor is ignored

UE - Foundation - Core - Jan 10, 2017

Changing IsTickableInEditor to false does not prevent an object from ticking while in editor mode. ...

CDO is not properly updated on Hot Reload causing "ghost" code.

UE - Foundation - Cpp Tools - Hot Reload - Jan 10, 2017

When a hot reload is preformed, the CDO is not properly cleared. This causes a copy of the class to be generated with both the original and copy triggering calls. Workaround: Preforming an additio ...

Procedural meshes spawned at runtime cause a crash

UE - Simulation - Physics - Jan 10, 2017

When using a procedural mesh at runtime, projects fail on mobile devices. Tested on both Android Nvidia Shield and iPhone 6+. ...

Motion Controller tracking appears to be offset with the Vive while moving

UE - Platform - XR - Jan 10, 2017

The tracking for objects that are attached to a Motion Controller appear to be offset when the pawn is moving. The object appears to become offset and appears to orbit around its original position. ...

Actor moves between levels when using Convert Actor

Tools - Jan 9, 2017

Using Convert Actor when the wrong level is selected can cause the actor to move levels. This doesn't seem to happen with every actor type but is 3/3 reproducible using the steps provided. User Des ...

Web browser widget does not appear to play videos on twitch (which should be using HTML5 by default)

UE - Editor - UI Systems - Jan 9, 2017

Web browser widget does not appear to play videos on twitch (which should be using HTML5 by default). The web browse widget appears to be having an issue playing an HTML5 video. ...