Animtation Starter Pack: Character does not animate correctly moving Forward/Left or Backward/Right

Docs - Samples - Jul 30, 2015

In the Animation Starter Pack, if you hold down W+A simultaneosly to move Forward/Left OR S+D to move Backward/Right, the character does not face the proper direction and will appear to "slide" acro ...

[CrashReport] UE4Editor_UnrealEd!UnFbx::FFbxImporter::RecursiveBuildSkeleton()

UE - Editor - Content Pipeline - Import and Export - Jul 30, 2015

This is a common crash affecting users. User DescriptionsJust import a Mesh of Fuse Source Context 624 void UnFbx::FFbxImporter::RecursiveBuildSkeleton(FbxNode* Link, TArray<FbxNode*>& Out ...

Ctrl+W when used on a static mesh in blueprints causes them to become immovable and the mesh does not show up

UE - Gameplay - Blueprint - Jul 30, 2015

When using the shortcut Ctrl+W to duplicate a static mesh within a blueprint. The static mesh that is made will not show the assigned static mesh and cannot be moved (even after compiling). May be ...

DFAO in 4.9 has significant artifacts on some machines

UE - Graphics Features - Jul 30, 2015

Reported in this threadhttps://forums.unrealengine.com/showthread.php?78320-4-9-Horrible-DFAO-artifacts This looks to be a machine specific issue. I'd like to get some testing on different video c ...

Web browser widgets prevent projects from packaging

UE - Foundation - Cpp Tools - Automation Tool - Jul 29, 2015

When a project incorporates a web browser widget it will cause the project to fail during packaging and or launch on. The launch will fail and produce an error (provided below). ...

Binding the address from FSocketSubsystemIOS::GetLocalHostAddr fails on arm64 but works on armv7

UE - Platform - Mobile - Jul 29, 2015

When trying to bind a socket to FSocketSubsystemIOS::GetLocalHostAddr, the bind call fails with EADDRNOTAVAIL if it's an arm64 build. The bind succeeds and everything appears to work as normal for a ...

Non-reflected header files not recognized by UHT

UE - Foundation - Core - Jul 28, 2015

A user adds 3 .h files though Visual studio where the first contains a struct, the 2nd includes the 1st, the 3rd includes the 2nd and tries to make a variable of the struct declared in the 1st. The ...

Lens Flares are appearing in Other Player's Windows

UE - Graphics Features - Jul 28, 2015

On a Windows 8.1 Platform with an Nvidia 960 card, Lens Flares when playing with 2 Player's (without a dedicated server) are appearing in the wrong window. So, Player 1 is looking at sun, Player 2 ...

A C++ project with the name, "GearVR", will not build

UE - Foundation - Core - Jul 28, 2015

A C++ project with the name, "GearVR", will not build. This does not occur with content-only projects named GearVR. In 4.7.6 and 4.8.2, it fails during Compiling and an error message appears: Runni ...

Editor windows do not lose focus when minimized on Linux

UE - Platform - Linux - Jul 28, 2015

Using Ubuntu 15.04, editor windows do not layer correctly when minimized. Control remains with the minimized window. Ex. After minimizing a blueprint window, right clicking will still act as thoug ...