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

Crash After setting Default Text Material Opaque as a Dynamic Material Instance in the construction script

Tools - Apr 19, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Fatal error: [Link Removed] [Line: 1829] /Game/ThirdPersonBP/Maps/ThirdPersonE ...

Minor memory leaks in Recast code

UE - AI - Apr 19, 2016

It seems there's a fair amount of allocations in Recast code that allocate n elements, but release the memory with as a single element (delete ptr). ...

Editor crashes if a data table containing an attenuation settings struct

Tools - Apr 19, 2016

Editor crashes if a data table containing an attenuation struct is opened in the data table editor. Frequency: 4/4 Crashreporter: [Link Removed] Regression? (No), issue (does) occur on 4.10.4 ...

Constrain Aspect Ratio causes Widget components in screen space to be misaligned

UE - Editor - UI Systems - Apr 19, 2016

Constrain Aspect Ratio causes Widget components in screen space to be misaligned ...