Asset produces error "Failed import for object property" upon loading editor

UE - Gameplay - Blueprint - Jan 18, 2016

Filepath for asset referenced in Gamemode blueprint produces error: /Game/ACustom/Code/cBP_Gamemode: Failed import for ObjectProperty /Game/ACustom/HUD/Game_UI.Game_UI_C:STMSG Fix up redirectors ...

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

Windowed Fullscreen causes Lighting Variations in Rendered Envrionment

UE - Graphics Features - Jan 18, 2016

When a scene is light with a single Stationary Directional Light and a Single Stationary Skylight and packaged to use Windowed Fullscreen, there is a difference in how the scene is rendered compared ...

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

Components added through blueprints behave differently than components added in the level

UE - Gameplay - Blueprint - Jan 18, 2016

Adding a component directly to a blueprint does not behave the same as a component added directly to a class/BP instance. Example: Calling AddRelativeRotation() on a mesh that is added directly to ...

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