Spawn Emitter Attached not working in Packaged Game

UE - Niagara - Apr 2, 2016

Spawn Emitter Attached not working in Packaged Game. Not sure if it isn't spawning the emitter or if it is spawning at the wrong location. ...

Opening Sequencer from "Window" toolbar option opens an empty window

UE - Anim - Sequencer - Apr 1, 2016

After enabling the Sequencer plugin, opening Sequencer from the Window toolbar option brings up an empty window that cannot be interacted with. Is this a regression: No - Issue occurred in 4.10.4 a ...

List Referenced Objects does not show referenced objects for a .umap asset

Tools - Apr 1, 2016

Opening the Reference Viewer for a level then right clicking on the level and selecting List Referenced Objects displays a message prompt stating "Object 'LevelName' doesn't refer to any non-ignored ...

Camera resets position to origin of parent on the device for Gear VR

UE - Platform - XR - Mar 31, 2016

If the user attached the camera to the capsule of a character, the camera does not appear in the same place as it would when testing in PIE. It instead appears to default to the origin of the parent ...

Using Show Mouse Cursor and Ejecting Prevents Actors from Being Moved

Tools - Mar 31, 2016

When you have the mouse cursor set to show in game, if you use shift+f1 to unlock the mouse, eject, and then attempt to click and move an actor using the transform gizmo, you are unable to do so. S ...

Player always spawns facing the same direction on the device for Gear VR

UE - Platform - XR - Mar 30, 2016

The player always faces the same direction when spawned if the user is using Gear VR. The issue does not occur in PIE or stand alone. This appears to only happen on the device Tested on the Galaxy ...

Imprecise Rotation Values produced in the Details Panel when using the Rotation Widget in the Viewport

Tools - Mar 29, 2016

Starting with an asset (static mesh for instance) with a precise rotation value (such as a whole number) in the details panel will result in a imprecise, slightly fractional off value when rotated ...

UnrealBuildTool fails to build generate project files or build if the project is stored on a non-HFS partition

UE - Foundation - Cpp Tools - UnrealBuildTool - Mar 29, 2016

When a user attempts to compile a project that is stored on a non-HFS partition on OSX, UBT fails to build due to files that are being generated that start with ".". The user's proposed fix is to ha ...

Traveling away from, then back to the original map in multi-process PIE with the editor as a client causes an assert

UE - Networking - Mar 28, 2016

An assert is triggered in this case because in multi-process PIE, if the editor is a client, the PIEInstance of the world context remains at -1 (see UEditorEngine::PlayInEditor). If this client inst ...

D-pad does not trigger the On Key down function to fire off

UE - Editor - UI Systems - Mar 28, 2016

D-pad does not trigger the On Key down function to fire off when using UMG ...