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 ...

Read IAP information node causes hang if connection is disconnected

UE - Platform - Mobile - Jan 15, 2016

May 26 19:54:33 A6240 UE4Game[384] <Warning>: [2016.05.26-23.54.33:457][801]LogHttp:Warning: didFailWithError. Http request failed - The Internet connection appears to be offline. [Link Removed] 0x7 ...

Distance calculation using World Position are rendering incorrectly when packaged or launched for iOS and Android

UE - Platform - Mobile - Jan 15, 2016

When using a calculating the distance between the Absolute World Position (Including Material offsets) and a set Vector value, the correct value appears rendering to a texture's UV in PC Mobile Prev ...