When setting cursor to show, cursor isn't rendered in the viewport until the mouse is moved

Tools - Apr 21, 2016

When changing the cursor to show after being hidden, the cursor will not reappear until the mouse is moved. ...

Changing the case of any node with a String input will not be saved

UE - Gameplay - Blueprint - Apr 20, 2016

Changing the case of any node with a String input will not be saved User Description: Changing case of any string input in BP not accepted But the problem is still happened on any string input of ...

4.11 Souce does not compile for Chinese Region

UE - Graphics Features - Apr 20, 2016

If the computer's region is set to Chinese, building the 4.11 engine from GitHub source will fail. Local test failed to build ShaderCompileWorker Community reports fail due to an improper characte ...

Crash upon using marquee selection in Anim Graph while debugging

UE - Gameplay - Blueprint - Apr 20, 2016

A user reported a crash that occurs only in Debug Editor, related to the Anim Graph of an Animation Blueprint. The issue involves marquee selecting multiple nodes inside of a State Machine transitio ...

ShaderComplexity doesn't work correctly with ScreenPercentage

UE - Graphics Features - Apr 20, 2016

ShaderComplexity doesn't work correctly with ScreenPercentage Original(ScreenPercentage: 83.33)[Image Removed] ShaderComplexity[Image Removed] ...

Crash when double clicking a level in Content Browser to open it

UE - Editor - Workflow Systems - Apr 19, 2016

Using a 'Format Text' node to set a 'Text Render' component will crash on map load after project conversion

UE - Gameplay - Blueprint - Apr 19, 2016

Using a 'Format Text' node to set a 'Text Render' component will crash on map load after project conversion[EUS] TJ Ballard - Opened the map on a users project from this AnswerHub post: https://answ ...

Differences in Post Process FX between Minimized and Maximized Viewport

UE - Graphics Features - Apr 19, 2016

When scaling the viewport window using the Maximize/Minimize viewport option, the post processing effects applied to the screen do not scale properly. This issue seemed trivial at first, as the use ...

Doing a Rebuild in Visual Studio fails to compile

UE - Foundation - Cpp Tools - UnrealBuildTool - Apr 19, 2016

Attempting to use the Rebuild option in Visual Studio will fail to build the project. It instead produces a message that "Epic was unexpected". ...