Unable to click on Building blocks in Strategy Game HTML5

UE - Platform - Mobile - Nov 8, 2016

Other button clicks works on the game. I am able to move the camera, click on the mini map, collect gold, and pause the game. For some reason I cannot click on the building blocks. Cannot check on ...

Shadows tessellation are Z-Fighting in Template project with Mobile Rendering

UE - Platform - Mobile - Nov 8, 2016

I noticed that the shadow on orange blocks were sometimes on the front of the block and sometimes on the side of the blocks. Sometimes the shadow wouldn't render at all. ...

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. ...

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 ...