Difference in Shader Complexity view mode between Static Mesh and Painted Foliage Actors after Enabling 'Dbuffer Decals' in Project Settings

UE - Graphics Features - Oct 19, 2016

The 'Shader Complexity' view mode is rendering differently between regular Static Meshes and Painted Foliage instances after enabling 'DBuffer Decals' The user is reporting that this does not seem ...

UE4Game does not exit cleanly after Launch On for Linux

UE - Platform - Linux - Oct 19, 2016

The Launch toast continues to run even after the window closes. I also noticed that folders for CrashReportClient.ini are being generated in the Saved > Logs folder for the project as well. ...

Odd stretching with cloth asset

UE - Simulation - Physics - Character - Oct 19, 2016

When simulating in viewport, a section of the cloth asset stretches out far into the distance. So far I was only able to reproduce this with the CLOTH_SimpleCloth asset in QAGame. The cloth in Con ...

Crash Occurs When Running EQS Query on Mobile

UE - AI - Oct 19, 2016

Deploying a project to a mobile device that runs an EQS Query is causing the game to crash on the device. This has been tested with a Galaxy Note 4 and iPhone 5s. Attached are the logs from the de ...

Reimporting Does Not Update Normal Import Method In Build Settings

Tools - Oct 19, 2016

If you reimport an asset with a different normal import method it won't update the build settings for that mesh. For example if you were import with computing tangents then set the mesh to import ta ...

Use Localized Graph Editor Nodes and Pins requires an editor restart to take effect but doesn't prompt for one

Tools - Oct 19, 2016

Changing the Use Localized Graph Editor Nodes and Pins setting requires a restart to take effect but doesn't prompt you to restart the editor as other settings that require one do. Regression?: No ...

Disabling Use Localized Graph Editor Nodes and Pins causes split struct pin names to disappear when compiling

UE - Editor - UI Systems - Localization - Oct 19, 2016

If the Use Localized Graph Editor Nodes and Pins option is disabled, compiling a blueprint will cause the pin names from any split struct pins to disappear. Regression?: Yes This occurs in 4.13.1 ( ...

OSSNull doesn't properly filter servers based on settings

UE - Online - Oct 19, 2016

OSSNull doesn't properly account for bShouldAdvertise or bAllowJoinInProgress. These should be updated in OnValidQueryPacketReceieved. (Note, bShouldAdvertise is explicitly ignored in LAN matches) ...

Log list console command shows duplicated category entries

UE - Foundation - Core - Oct 19, 2016

"log list" console command outputs log categories - a licensee reported they see duplicated category entries in 4.13. (e.g. logFileCache, logHMD, logHUD) Actually 4.11 and 4.12 had duplicated entri ...