Using "Show Mouse Cursor" breaks mouse axis movement

UE - Gameplay - Input - Apr 6, 2016

If Show Mouse Cursor is enabled and the mouse is not locked to the viewport, input axis information passed to other actors breaks after releasing and re-pressing LMB. Regression? (Yes), issue (do ...

CameraVectorWS Input Data as Post Process Blendable not Rendering Correctly

UE - Graphics Features - Apr 6, 2016

When calling a post process blendable to the screen using the CameraVectorWS input data, only the geometry is effected and not the screen space. Note I sent an email out about this issue, and it ha ...

Edge Screen Artifacts when calling Widget Blueprints to the Viewport and toggling Fullscreen Mode

UE - Editor - UI Systems - Apr 6, 2016

Widgets called to the Viewport with Fullscreen enabled, will eventually cause artifacts to appear on the edges/borders of the screen. There is currently a forums post with multiple users reporting ...

[CrashReport] UE4Editor_Core!FText::IsEmpty() [text.cpp:230]

Tools - Apr 6, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Assertion failed: Index >= 0 [Link Removed] [Line: 401] Source Context: 215 ...

Vignette in stereoscopic looks incorrect, entire frame as opposed to each eye

UE - Platform - XR - Apr 6, 2016

Vignette seems to be being applied to the entire frame instead of each eye in stereoscopic, creating a really strange effect in your peripherals when viewed through a HMD. Can also see this effect i ...

Video Capture Renders Black W/Metal

UE - Platform - Apple - Apr 6, 2016

From AnswerHub: Under OS X 10.11.4 using Metal on an AMD FirePro D700, captured video using the editor's built-in video capture tools is black. It doesn't matter if I attempt to capture images or v ...

Ensure starting PIE after editing character blueprint of a code based side scrollers

UE - Gameplay - Apr 6, 2016

After editing character blueprint of a code based side scroller project, starting PIE will show the camera detached from the character and exiting PIE causes the project to crash. NOTE: This appear ...

SET_WARN_COLOR does not colorize the Output window

UE - Foundation - Core - Apr 6, 2016

User is trying to use SET_WARN_COLOR to highlight lines in the output window, but it's not working. ...

Key precision problems on some short animations

Tools - Apr 5, 2016

Please see attached UE4_anim_interp_bug.fbx for a second example. This works as expected in 4.7 and 4.8 I've got a couple different users reporting this now. I suspected animation compression to ...

IgnoreComponents array is not properly populated when called recursively on a destructible mesh

UE - Simulation - Physics - Destruction - Apr 5, 2016

Using a recursive line trace function to populate the IgnoredComponents array does not properly identify each component of a destructible mesh to be ignored. ...