Editor crashes upon PIE unless tick is disconnected and reconnected

UE - Gameplay - Blueprint - May 14, 2015

Project crashes if user presses compile or PIE unless they first disconnect and reconnect event tick within blueprint component BP_BuildStage. Frequency: 4/4 CrashReporter: [Link Removed] ...

Static + Dynamic CSM shadowing causes shadow acne for skeletal meshes on iOS

UE - Platform - Mobile - Jun 7, 2016

User reports Static + Dynamic CSM seems to cause horrible shadow acne on skeletal meshes. Believed to be the iOS depth bias issue. ...

Material stats incorrectly flag 17/16 samplers even if GL4 allows 32

UE - Rendering Architecture - RHI - Jul 15, 2015

From AnswerHub: Utilising 128 textures in a material does not work in Linux, its still limited to 16 (actual 12) on OpenGL platforms, I looked at the commit that implemented it and I don't see anyth ...

Unable to import editor preference settings

Tools - Nov 18, 2014

QA Regression? Yes: Working:2356762 Broken:2362994 The import button for most of the general editor settings is grayed out. User is unable to import previous appearance settings. Update 06-28-2 ...

Typing "Custom" in Blueprint Search Menu No Longer Brings Up Add Custom Event by Default

UE - Gameplay - Blueprint - Sep 2, 2016

When typing the word "Custom" into a blueprint search field, Add Custom Event is no longer the first node that appears. This is inconsistent with behavior in previous versions, as typing in "custom ...

Pressing enter to confirm a function description instead enters a new line

UE - Gameplay - Blueprint - Sep 9, 2016

Using Enter to accept the description of a blueprint function causes the cursor to return to a new line instead of accepting the current input. Regression: Yes - Pressing enter in 4.12 would accept ...

Application fails on HTML5

UE - Platform - Mobile - Mar 6, 2015

User is unable to launch his project onto HTML5 without any errors. The game doesn't work as an application, merely a background image. Works perfectly on Windows. ...

First Person Game Mode isn't set correctly for new default levels

Docs - Samples - May 26, 2015

When creating a new default level in the first person template, the default game mode is set to 'pawn' rather than 'first person character'. ...

Crash when using Crtl+Z after wrapping and selecting padding field

UE - Editor - UI Systems - Feb 22, 2017

Editor crashes when clicking in to a padding field after wrapping a widget and then trying to undo the change. ...