Setting Game Instance Class using Selected Asset from Content Browser does not work

UE - Gameplay - Blueprint - Jul 30, 2018

Trying to set the Game Instance Class using the select asset from content browser setting results in the field being set to none. ...

Creating loaded world with LoadLevelInstance fails when PIE is executed.

UE - Gameplay - Jul 10, 2018

Loaded level defined in TSoftObjectPtr <World> fails to load with LoadLevelInstance. This is due to "UEPID" prefix. Because it is rewritten by FSoftObjectPath :: FixupForPIE (), retrieval of Object ...

Custom Collision Preset Settings Not Saving on Foliage

UE - World Creation - Worldbuilding Tools - Foliage - Jun 25, 2018

Custom collision presets will not be saved properly to foliage after closing and reopening the project. Additionally if you make changes to any collision preset in project settings, the foliage will ...

Warnings Log spam when pasting a widget into any panel widget

UE - Editor - UI Systems - Jun 8, 2018

An increasing amount of warning show up in the output log as a widget is pasted into a name space that is part of a widget that has been added to another widget via the user created section. Examp ...

Although it is almost empty scene, the value of Draw value syncs to the value of Frame value on iOS device

UE - Platform - Mobile - May 31, 2018

Although it is a scene with little cost, the value of Draw value syncs to the value of Frame value on iOS device.  If it is less than 60 fps with t.maxfps 30 etc., this problem will not occur. Proj ...

SteamVRAssetManager color format mismatch

UE - Platform - XR - May 23, 2018

User requests that TSF_BGRA8 in SteamVRAssetManager.cpp be changed to TSF_RGBA8 to match OpenVR API https://github.com/ValveSoftware/openvr/wiki/IVRRenderModels::LoadRenderModel SteamVRAssetManage ...

Expose ULandscapeLayerInfoObject to blueprint as EditorApplySpline() blueprint function as an argument for this type

UE - LD & Modeling - Terrain - Landscape - May 22, 2018

Expose ULandscapeLayerInfoObject to blueprint as EditorApplySpline() blueprint function as an argument for this type. Some testing might be required to be sure it's not assumed somewhere in the code ...

Previewing Node in Material Editor Produces Unexpected Output with DX12

UE - Graphics Features - May 16, 2018

Per Licensee: Since we switched to DX12 we started to see strange behavior in material previews. I was able to reproduce the problem in UE 4.19 vanilla as well. We usually have to force recompilin ...

Physics values uneditable in instances of placed Actors

UE - Simulation - Physics - Apr 11, 2018

Most physics options are not editable in placed instances of a Static Mesh with an Actor Parent. ...