CMakefile does not generate includes and definitions on Linux

UE - Platform - Linux - Oct 9, 2015

Generating CMakeLists.txt does not properly create includes and definitions causing project files genereated by Cmake to not have these includes and the indexer to not be able to resolve most of the ...

Attached Project Crashes When Loading Screen is Created

UE - Editor - UI Systems - Jan 4, 2016

The attached project crashes when you use the RunClient.bat and attempt to host a game. This brings up a loading screen, which then crashes before it is ever displayed. I have been unable to reprodu ...

Attached Project Crashes When Moving Child Actor Components in Blueprints

UE - Gameplay - Blueprint - May 3, 2016

The editor crashes when moving a child actor component in the blueprint viewport. This has not been reproduced in a clean project, and only seems to be occurring in the user project where they have ...

Read IAP information node causes hang if connection is disconnected

UE - Platform - Mobile - Jan 15, 2016

May 26 19:54:33 A6240 UE4Game[384] <Warning>: [2016.05.26-23.54.33:457][801]LogHttp:Warning: didFailWithError. Http request failed - The Internet connection appears to be offline. [Link Removed] 0x7 ...

Blueprint viewport doesn't show the camera preview.

Tools - Feb 3, 2015

Blueprint viewport doesn't show the camera preview. ...

Disabling "Should Be Visible" On a Streaming Level Resets Variable Values

UE - Gameplay - Jan 6, 2017

When disabling "Should be Visible" of a stream level and then enabling it again, the values of variables in a Blueprint that has been placed in a stream level maintain their value in PIE but reset t ...

SequencerActor tag getting added multiple times to a spawnable actor

UE - Anim - Sequencer - Jan 16, 2017

A Spawnable actor gets "SequencerActor" tag on spawn, but this tag addition does not seem to check already assigned tag(s). So the actor can receive SequencerActor tags multiple times. ...

The import option for Remove Degenerates will disable material collision checkbox

UE - Editor - Content Pipeline - Import and Export - Jan 17, 2017

When you disable the import option for Remove Degenerates the checkbox under the materials for "Enable Collision" will be disabled. This only matters if per-poly collision is being used for the mesh ...

Changing ColorAndOpacity in Text using AutoKey do not create new keyframe.

UE - Anim - Sequencer - Feb 7, 2017

This is not reproduced in Shadow Color section. Since ShadowColorAndOpacity is FLenearColor and ColorAndOpacity is FSlateColor, this prevents adding new keys in ColorPropertyTrackEditor.cpp FColo ...

On Released fires when holding down a button when using touch (mouse/finger not moving)

UE - Editor - UI Systems - Sep 26, 2017

On Released fires when holding down a button when using touch with the mouse or finger. This happens in mobile preview as well as on devices. As a note, if he mouse is moved before the release auto ...