Unable to set Event Driven Loader setting from editor or ini file

UE - Foundation - Core - Nov 8, 2016

The Event Driven Loader checkbox is unchecked (false) by default, however attempting to click it does not set it to checked (true). Attempting to set s.EventDrivenLoaderEnabled=True in the DefaultE ...

Blender exported assets flip material elements on import in 4.14 P1

UE - Editor - Content Pipeline - Import and Export - Nov 7, 2016

In 4.14 Preview 1, assets imported from Blender 2.77a flip material elements, causing materials to appear incorrectly once placed in level. Regression (yes) issue (does not) occur in 4.13.2 ...

One-time crash editing color value of a Linear Color variable

Tools - Nov 7, 2016

One-time crash occurred when changing the color value in the Color Picker for a variable. So far I have not been able to reproduce this issue again. ...

Attempting to generate project files on Linux fails if project path has spaces

UE - Platform - Linux - Nov 7, 2016

If the project's file path contains a space, attempting to generate project files fails because the file path does not preserve quotes. UnrealBuildTool Exception: ERROR: Directory '/home/doug/Docu ...

FBX Bulk Export Dialog Not Showing Network Drives

Tools - Nov 7, 2016

When trying to bulk export FBX assets networked drives don't appear in the dialogue window. *The user has noted that networked drives do appear if you export a single asset.* ...

Decal Actor Returns 0,0,0 With Actor Position Node

UE - Graphics Features - Nov 7, 2016

The actor position node no longer returns the actor position for the decal actor. ...

Tangent Update Feature Not Working

UE - Graphics Features - Nov 7, 2016

Feature is not working. Might be good to make some kind of unit test in the future. ...

Buffer Overrun with GPUSkinCache

UE - Graphics Features - Nov 7, 2016

In GPUSkinCache, based on the conditional expression:if (CacheCurrentFloatOffset + NumRWFloats > (uint32)GGPUSkinCacheBufferSize) { // Can't fit this INC_DWORD_STAT(STAT_GPUSkinCache_SkippedFo ...

sg.EffectsQuality does not seem to update once set in the devices profiles or .ini file

UE - Platform - Mobile - Nov 7, 2016

Effects Quality settings within the device profiles, or even set in the .ini file seem to be ignored. Even when you're calling sg.effectsquality in the console command, it's ignored. The only way I ...

4.14 Launcher version ships with UE4-VulkanRHI*.a but requires Github source

UE - Platform - Mobile - Nov 7, 2016

Launcher build ships with VulkanRHI Android binaries but do not seem to support Vulkan on Android from the launcher build without source. ...