Blueprints components setup through code cannot have the parent socket set inside the blueprint

UE - Gameplay - Blueprint - Aug 28, 2015

If a component is created/setup through code and set as the child of a mesh component, clicking the magnifying glass in the Parent Socket field does not bring up the list of mesh sockets to attach t ...

[Linux] Setting fullscreen game resolution below set window resolution does not stretch the game across the window.

UE - Platform - Linux - Aug 13, 2015

If the resolution of the game is set to something lower than the screen resolution and then set to fullscreen the game will not stretch to fit the screen and portions will be left black. ...

Setting scale to 0 in any direction breaks overlap events

UE - Simulation - Physics - May 26, 2015

When the scale of an actor is set to 0 in either X, Y or Z any overlap events will fail to trigger overlap events. ...

character movement velocity negatively affected by framerate

UE - Gameplay - Oct 28, 2015

Lower framerates directly affect the velocity of a character's movement if that velocity is provided by another source. ...

Saving renamed assets by using "Choose Files to Save" retains original asset name in save menu

Tools - Jul 30, 2015

Saving an asset that has recently been renamed using the "Choose files to save" save method will retain the original name of the asset within the save menu. ...

Timelines are displayed as [Unamed TimelineComponent] in the Details view

UE - Gameplay - Blueprint - Mar 24, 2015

Timelines are displayed as [Unamed TimelineComponent] in the Details view. Renaming the Timeline in the Blueprint has no effect. Reproduced in 4.7.3 binary and Main (//depot/UE4/Promotable-CL-24874 ...

Vectors added to blueprint components don't display 3D widgets when the applicable options are set.

UE - Gameplay - Blueprint - Jun 5, 2015

Component blueprints behave differently to normal actor based blueprints with regards to the show 3D widget option when a vector in the blueprint is set to editable. Basically the 3d widget never s ...

Particles cannot be rotated in Local Space and behave erratically without local space

UE - Graphics Features - Oct 23, 2014

Particles using the Velocity Over Life Module with extremely high values are behaving erratically without Local Space turned on and with Local Space turned on you can not rotate the particle system ...

Navmesh does not update properly on loaded BSP

UE - AI - Oct 20, 2014

If a user removes a wall or box from the top down project base level, the navmesh will not update appropriately, creating a wall that the user will not be able to pass on PIE. Additional Note: Thi ...

GPU particles are not showing on Metal / iOS

UE - Graphics Features - Feb 27, 2015

If you place a GPU particle into your project and deploy to an iOS device that supports metal, the asset will not show correctly on the device. I have attached the assets that were used to this rep ...