Reverse Matinee Never Playing

Tools - Jun 24, 2015

When you attempted to fire off a Reverse Node on a Matinee Actor in the Level Blueprint, The Matinee never plays in reverse. Level Blueprint Setup: [Image Removed] This issue appears to be resolv ...

Enabling "Use mouse for touch" causing the drag and drop function to only work every other click in the editor

UE - Editor - UI Systems - Jun 24, 2015

After enabling the "Use Mouse for touch" option in project settings the drag and drop function only working every other time, when clicking and dragging. This only happens in the editor ...

Comment boxes no longer allow pinning/unpinning of comment bubbles

UE - Gameplay - Blueprint - Jun 24, 2015

Comment bubbles above comment boxes no longer have an option to pin/unpin comment bubbles. This functionality allowed users to choose whether or not to show the comment bubble, which was useful for ...

UDN: LICENSEE: Duplicated parameters in Material Parameter Collection are buggy

UE - Rendering Architecture - Materials - Jun 24, 2015

When you add a parameter by doing DUPLICATE of an existing one, the new settings don't take effect. (Adding parameters and other copy/pasting seems fine as far as I can tell) I verified this at EGJ ...

Get positional Tracking Camera parameter does not return the correct orientation for the hmd Camera

UE - Platform - XR - Jun 23, 2015

The orientation of the camera appears to be in the center of the level. The documentation states that the Camera Origin should give "Origin, in world-space, of the tracking camera" ...

Cannot compile project with dedicated server in 4.8

UE - Networking - Jun 23, 2015

If a project has built a dedicated server executable then it will fail when trying to convert the project from 4.7.6 to 4.8. EDIT: Following the steps on the wiki page for Dedicated Servers () in 4 ...

Copying struct value using Set node from null source crashes

UE - Gameplay - Blueprint - Jun 23, 2015

Trying to access a Game Instance in a Blueprint's Construction Script results in a crash in 4.8 and 4.9. No crash occurred in 4.7.6 with the same Blueprint. This crash only seems to happen if the v ...

FAsyncIOSystemBase::QueueDestroyHandleRequest fatal error crash on launch or package

UE - Foundation - Core - Jun 23, 2015

Fatal error due to FAsyncIOSystemBase::QueueDestroyHandleRequest during launching and packaging projects. May be linked to: [Link Removed] ...

The fill option for the horizontal alignment becomes inconsistent when changing scale of a user created widget that contains a text block wrapped in a size box

UE - Editor - UI Systems - Jun 23, 2015

The smaller the scale box is the more to the right a text block from the user created widget will get. In this example the User created a text block that was inside of a size box. They they added th ...

Paper2D Set Sprite function in Construction requires mobility to be set to Movable

UE - Gameplay - Paper2D - Jun 23, 2015

If you set up a default Sprite in an Actor BP and in the construction script set the sprite to an Editable Sprite Variable, in order for the new sprite to show up mobility of Sprite and BP must be M ...