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

Setup.sh script does not work in directories with a space

UE - Platform - Linux - Feb 9, 2017

According to AnswerHub, Setup.sh will fail: https://answers.unrealengine.com/questions/427889/building-engine-on-linux-gitdependenciessh-no-such.html ...

Touches on windows generate 2 mouse events.

UE - Editor - UI Systems - Slate - Mar 22, 2017

The problem is that windows supplies both a touch event and a mouse event for each touch. The engine then handles touches as mouse input so that UI elements can work correctly on touch platforms. ...

Asset returns after being deleted from the content folder while the editor is open

UE - Editor - Content Pipeline - Content Browser - May 8, 2017

Asset returns after being deleted from the content folder while the editor is open. A deleted asset comes back and does not prompt to save it. This leads to the asset being removed when the editor i ...

Extra Sphere collision is shown when setting it to not be hidden in game for the BP_motionController in the VR template

Docs - Samples - May 11, 2017

Extra Sphere collision is shown when setting it to not be hidden in game for the BP_motionController in the VR template. This also appears to be happening with other debug shapes including the deb ...

Relative location of Static Mesh Component resets to Blueprint location if Blueprint is attached to another Actor and then moved

UE - Gameplay - Blueprint - Oct 15, 2018

The relative location of a Blueprint's Components behaves differently in the level depending on whether the Component was added directly to the Blueprint or it was inherited from a parent code class ...