Mesh Distance Field Artifacts on Older GPUs

UE - Graphics Features - Mar 14, 2018

Mesh Distance Field quality varies greatly depending on GPU. Per UDN Licensee: On the GTX 670 machines we can see a very blocky, low-res result that behaves in weird ways when moving around the le ...

Statistics Window does not show spawned objects with "All Objects" filter during PIE

Tools - Mar 14, 2018

Actors created during PIE are not shown with the "All Objects" filter in Statistics window. Licensee also reports Texture Stats not working with "Selected Actors" filter during PIE ...

Set members in Slate Color for the foreground color of a combo box does not appear to change the color of the selected text

UE - Editor - UI Systems - Mar 14, 2018

When setting the foreground color through blueprints at run time for a combo box it does not appear to affect the the selected item text. ...

Macbook Pro touchpad two finger click and drag does not rotate the viewport camera

Docs - Mar 14, 2018

Using 2 Finger Click + Drag to rotate the Viewport camera does not provide the behavior that is described in the documentation. Instead of rotating the camera in place as the documentation describe ...

Importer don't load textures in material

UE - Editor - Content Pipeline - Datasmith - Exporters - Mar 14, 2018

See attached scene the importer correctly create texture assets (tga files) but the material don't refer to them and renders black. ...

Camera offsets do not function correctly on split screen

UE - Niagara - Mar 9, 2018

Camera offset module of particle system does not work when split screen. It seems that it becomes the same offset as one view. I tried reading the code a bit. I thought it was happening because I ...

Geometry Pen Tool Duplicates Bushes On Grid Size 1 & 5

UE - LD & Modeling - Modeling Tools - BSP - Mar 7, 2018

There is an issue occurring when creating brushes with the pen tool at grid size 5 where verticles or the brush shape itself seems to be doubled. This issue also occurs if the grid size is 1, though ...

Nativized BP Struct dependency can lead to a fatal loader stall

UE - Gameplay - Blueprint Runtime - Mar 7, 2018

Report of a chain of dependencies that can lead to a fatal loader stall in a nativized build:Thing -> BPStruct2BPStruct1 -> BPStruct2 The necessary order of operations is:BPStruct1 loadsBPStruct2 l ...

Instanced Static Meshes changes Instance Transform while updating

UE - Graphics Features - Mar 7, 2018

There appears to be a loss in precision when moving instanced static mesh components. Quote from licensee: "...the ISM/HISM Components: In various cases UInstancedStaticMeshComponent::UpdateInsta ...

Static mesh view can't preview highlight for selected edge when generated lightmap UVs

Tools - Mar 7, 2018

Static mesh view can't preview highlight for selected edge when generated lightmap UVs. I saw a bit of code. The cause of this problem arises because UV data to identify the selected edge is none i ...