Input from a second gamepad is not detected until the game window is clicked with the mouse

UE - Gameplay - Input - Dec 12, 2014

In a packaged local multiplayer game, input from a second gamepad is not detected until the game window is clicked with the mouse. The first gamepad input is detected as expected. ...

The World Outliner doesn't refresh after Seamless Travel

Tools - Apr 27, 2015

The World Outliner doesn't refresh after Seamless Travel. Enabling any of the View Options will refresh the list to properly show the actors in the current level. Reproduced in 4.7.6 binary and Mai ...

Custom Depth as Mask in High Resolution Screenshot Tool saving Boolean Value

Tools - Jul 28, 2016

Closing and re-opening a project that had the 'Use Custom Depth as Mask' option checked within the High Resolution Screenshot Tool, will cause the boolean value to be unchecked and the viewport to r ...

P_GPU_particls_collision2 barely visible when rendering in OpenGL3

UE - Graphics Features - Aug 17, 2016

I first experienced this on my Linux machine using a P4 build. I checked it against Windows in DX11 and did not experience the issue. Afterwards, I followed the above repro steps and saw it was occ ...

Static code functions cause associated blueprints to not compile after a hot reload

UE - Foundation - Cpp Tools - Hot Reload - Oct 14, 2016

If a function inside a BlueprintFunctionLibrary class is declared as static, instances of the function node inside blueprints cause the blueprint to not save after a hot reload. This does not affec ...

RecreateLandscapeCollision console command regenerates collision over landscape holes

UE - LD & Modeling - Terrain - Landscape - Feb 13, 2015

Using console command 'RecreateLandscapeCollision' resets collision in areas that landscape hole materials have been placed. Workaround: paint new hole material to re-remove collision from areas w ...

Auto-Exposure Overriding Preview Scene Profile Settings

OLD - Anim - Nov 30, 2016

The static mesh preview scene profile settings for post processing is being overridden after closing and re-opening any static mesh. ...

Set nodes for Physical Materials are no longer accessible via Blueprints

UE - Gameplay - Blueprint - Nov 19, 2014

DESCRIPTION: Set nodes for Physical Material parameters are no longer accessible via Level Blueprint. AH Post: https://answers.unrealengine.com/questions/135031/cant-set-physical-material-properti ...

Copy and paste State in the state machine do not correctly refresh synced objects when it have transition rule(fraction)

OLD - Anim - Apr 12, 2017

Copy and Paste action in State machine do not generate correct info for "AnimGraphNode_SequencePlayer_20" Name for "AnimGraphNode_SequencePlayer_#" in the duplicated state is not changed to corresp ...

Pasting a component binding onto a Spawnable will not set up parenting correctly

UE - Anim - Sequencer - Aug 6, 2021

It appears that for spawnable bindings, when adding a child binding through a copy/paste it is not added to the child bindings array on the spawnable, so when GetChildPossessables is called, there a ...