Max tick rate not being enforced in the standalone game

UE - Gameplay - Dec 29, 2014

The original bug report is unclear – of course framerate of the game on PC will not match device – but QA has found a bug here. Seems like the game thread max tick rate is not being enforced in the ...

Enumerators not setting data correctly in BP struct from .csv file

UE - Gameplay - Blueprint - Dec 24, 2014

Enum data is not correctly setting names in the data table when pulling data from a .csv file. ...

LIVE: Seams appear to split in world composition browser when using lower scalability settings.

UE - LD & Modeling - Terrain - Landscape - Nov 5, 2014

When using scalability settings with the world composition browser, seams in separate landscapes break on low settings, even if they lined up on high or epic settings. ...

Montage linkable elements lose segment links when changing dependant anim sequences without loading the montage.

OLD - Anim - Apr 27, 2015

If an animation has its length changed, either by changing its play rate or reimporting with a different length - elements in any unloaded montages will end up misplaced. Workaround: Load the monta ...

Shadow Physics Assets drop-down is visible in the Destructible Mesh Editor

UE - Simulation - Physics - Destruction - Aug 10, 2016

The option to assign a Shadow Physics Asset is located in the Destructibles Details panel even though they are only supported for Skeletal Meshes currently. This assigned shadow physics asset cannot ...

Skylights not Updating in Blueprint Viewport

UE - Graphics Features - Sep 26, 2016

When modifying the properties of a Skylight actor as a component within Blueprints, the changes are not reflected in the Blueprint viewport. If you drag the blueprint into an empty scene and modify ...

GlobalShaderCache file is missing when Direct X 11 SM5 is disabled for packaging

UE - Graphics Features - Nov 16, 2016

When trying to launch a .exe after disabling SM5 in the project settings, an error will appear. The global shader cache file ../../../../Engine/GlobalShaderCache-PCD3D_SM5.bin is missing. ...

Morph Target Normals behaving strangely when deforming

UE - Editor - Content Pipeline - Import and Export - Aug 10, 2015

Morph Target Normals not importing as expected when Normals are locked User's morph targets are creating strange normals when the normals are locked in Maya upon export Cannot find suitable workar ...

Splitting rotation pins causes values to swap around

UE - Gameplay - Blueprint - May 27, 2016

When a rotation pin with set values is split into three float pins, the values set for (X,Y,Z) rearrange themselves in the new float pins as (Y,Z,X). ...