SSH remote toolchain does not consider load of target Mac

UE - Platform - Mobile - Sep 5, 2017

As mentioned here: https://udn.unrealengine.com/questions/389863/compiling-on-mac-through-visual-studio-on-pc-is-ha.html The SSH remote toolchain does not consider how many other users are connect ...

Get Mouse position returns 0,0 on mouse release when the editor is fullscreen immersive mode

UE - Editor - UI Systems - Sep 1, 2017

Get mouse position returns zero when when playing in editor with the editor full screened and using immersive mode Note: If a constant value other than 0,0 is printed run the test of the other moni ...

Camera appears to lag/stutter when playing a video in VR

UE - Platform - XR - Sep 1, 2017

The view appears to lag/stutter it is most apparent when looking at the edges of the floor when moving the HMD around. After the video ends the view appears to smooth back out. ...

Shadow flicker with dynamic lighting at low cascade levels when FOV changes

UE - Graphics Features - Sep 1, 2017

When using low shadow settings there is a flicker that occurs when changing a camera FOV, the flicker will end as soon as the FOV has finished adjusting to the new FOV. This can occur when:Using a ...

The instructions to add a new parameter on event dispatchers in My Blueprints is out of date.

UE - Gameplay - Blueprint Editor - Sep 1, 2017

The "Inputs" section in the details panel states "Please Press the + Icon Above to Add Parameters," but there is not a "+" icon above. There is now a "New" button to create a parameter. ...

New folders don't show up in World Outliner when "Only in Current Level" is set

Tools - Aug 31, 2017

When Only in Current Level is set in the World Outliner, any new folder will be hidden by default since there are no assets from the level in the new folder. This make it seem that the folder wasn' ...

Widget component Navigation does not appear to work with "Recieve Hardware Input" set to true

UE - Editor - UI Systems - Aug 31, 2017

Widget component Navigation does not appear to work with "Recieve Hardware Input" set to true. When using the arrow keys to navigate the menu, the focus does not change as it would in the 2D equival ...

Split Struct nodes do not update if the struct variable is changed

UE - Gameplay - Blueprint - Aug 30, 2017

If a struct variable inside a blueprint has its node split, changing the variable form one struct to another does not update the split pin. Recombining / resplitting the struct has no affect. Work ...

EXR format image files appear dark in texture editor with HDRCompressed setting

UE - Editor - Content Pipeline - Import and Export - Aug 30, 2017

Imported textures in exr image file formats preview darker in HDRCompressed versus HDR in the texture editor. [Link Removed] [Link Removed] They seem to look the same in a simple material using l ...

Construction script runs multiple times when placing an actor in the scene

UE - Gameplay - Blueprint - Aug 29, 2017

An actor's construction script runs multiple times (3 times) even when "Run Construction Script on Drag" is set to false ...