"r.SetRes 1920x1080f" fails to set fullscreen mode when executed through blueprint node

UE - Graphics Features - Jan 19, 2016

Executing the r.SetRes _x_f command fails to set fullscreen mode when executed through blueprint node. The issue occurs when executing the command through level blueprint and an actor blueprint plac ...

Shader compile error using Point Lights Nvidia Shield

UE - Platform - Mobile - Jan 19, 2016

On the Nvidia Shield (portable with the controller attached) if you have a dynamic directional light and at least one dynamic point light no lights will be rendered in the level. Or even just using ...

Unreal Lightmass does not build by default when building Solution from Promoted Github 4.12

UE - Foundation - Cpp Tools - UnrealBuildTool - Jan 19, 2016

When building the Promoted 4.12 Solution from Github as of the 4AM commit, the Unreal Lightmass project does not build by default. This results in the inability to build lighting until Unreal Light ...

Asset with child actor component (documentation actor) crashes upon level load

UE - Gameplay - Jan 18, 2016

Adding a child actor component of type Documentation Actor to a blueprint, then adding that blueprint to a level and saving will cause the editor to crash upon re-opening the map. CrashReporter: N ...

Failing to compile will cause blueprint variables to reset to their default values

UE - Gameplay - Blueprint - Jan 18, 2016

If a user creates a variable and sets it to a value that is not the default and then gets an error that prevents the blueprint from compiling, this will cause the variable to be reset to it's defaul ...

[CrashReport] UE4Editor_Renderer!FSceneRenderTargets::GetGBufferResourcesUniformBuffer() [scenerendertargets.h:408]

UE - Graphics Features - Jan 18, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: Assertion failed: IsValidRef(GBuff ...

Mouse does not lock to game viewport on Linux

UE - Platform - Linux - Jan 18, 2016

Playing in standalone or a packaged game on Linux, the mouse can escape the viewport which can cause the game to lose focus or be hidden behind another window when the mouse is clicked. This is inc ...

Unable to remove StaticMesh LODs in editor

Tools - Jan 18, 2016

Static Mesh LODs cannot be removed after import from the Static Mesh Editor unless you have Simplygon installed. Hovering over the tooltip for "Number of LODs" indicates this as well with "Auto mesh ...

Oculus Audio SDK has reverse z-coordinate

UE - Audio - Jan 16, 2016

Despite the usage of the same ToOVRVector as GearVR, the coordinate transformation from UE4 coordinates to Oculus coordinates appears to have the z-axis reversed. This results in sounds being slight ...

Camera Generates error after saving with Control + S

Tools - Jan 15, 2016

Camera Generates error after saving with Control + S when user left or right clicks afterwards. Regression: Could not reproduce in UE 4.10 ...