[CrashReport] FPhysicsAssetUtils::CreateFromSkeletalMeshInternal()

UE - Simulation - Physics - Nov 16, 2017

This is a trending crash in the 4.18 release. Users have not provided any descriptions of their actions when the crash occurred. Source Context 892 const FNameEntry* FName::GetDisplayNameEn ...

[Feature Request] Improvements to EXCLUDE_NONPAK_UE_EXTENSIONS functionality

UE - Foundation - Core - Nov 16, 2017

We added the EXCLUDE_NONPAK_UE_EXTENSIONS define during EDL development, mainly for optimization purposes (keep all file IO out of pak file for better IO caching) and also security (don't allow over ...

Parent actor missing in subscene after reopening

UE - Anim - Sequencer - Nov 16, 2017

Attaching a particle to the bone of the actor spawning with the parent's sequence, once closed it will be missing. Error occurred in this project.[Link Removed] Content/Sequencer/CutMaster Content/ ...

Crash inside GetActualComponentTemplate() during Blueprint nativization.

UE - Gameplay - Blueprint - Nov 15, 2017

Report of a crash happening during Blueprint nativization with a specific project, appears to be related to an inherited component template. Unable to repro in a new project. Callstack is noted. ...

Cannot add a new empty group to a Matinee on Mac

Tools - Nov 15, 2017

In 4.18, it is no longer possible to add a new empty group to a Matinee on Mac. Instead of asking for a name for the new empty group, the Matinee editor now just displays a small white dot in the Tr ...

Editor UI lightens when r.HDR.EnableHDROutput is set to 1

UE - Graphics Features - Nov 15, 2017

When console command r.HDR.EnableHDROutput = 1 is used, the entire engine UI becomes lighter or more washed out / desaturated, as shown in attached screen shots. Confirmed this bug is not present i ...

Tutorial Blueprints breaking unreal builds

Tools - Nov 15, 2017

Creating a Tutorial Blueprint in the main content folder of a new C++ project causes some errors with new projects if the Blueprint is moved afterwards. ...

Monitor Directories does not auto import or re-import from network locations

UE - Editor - Content Pipeline - Import and Export - Nov 15, 2017

Monitor Directories feature in the editor preferences does not auto import or re-import from network locations. There is no issue if the location of the folder is local. This issue does not appear t ...

FSimpleAbstractSocket implementations do not handle partial sends

UE - Networking - Nov 15, 2017

The implementations of FSimpleAbstractSocket used by the network file server do not handle a partial send call on the socket. If a partial send occurs and there is no socket error, it should loop a ...

Setting the iOS Marketing Icon results in the icon being displayed at full size and interfering with the ability to scroll through the iOS settings

UE - Platform - Mobile - Nov 14, 2017

Setting an image to be used as the Marketing Icon results in the icon being displayed at full size and interferes with the ability to scroll through the full iOS section. ...