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

Attached Project Crashes Intermittently On FTickTaskLevel::ScheduleTickFunctionCooldowns()

UE - Gameplay - Apr 20, 2016

The user's project is crashing during PIE on FTickTaskLevel::ScheduleTickFunctionCooldowns(). Source Context: 798 else 799 { 800 CumulativeCooldown += ComparisonTickFuncti ...

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