Crash editing Landscape Splines with Level Sequence Open

Tools - Mar 6, 2017

A crash occurs when attempting to transform a landscape spline with a Level sequence open. It is important to note that no key framing or animating of the landscape spline control point is occurrin ...

Crash after Splash Screen on Android (ETC2) when Adding r.UseShaderCaching and r.UseShaderPredraw

UE - Platform - Mobile - Jul 20, 2017

A crash occurs when adding the two rendering variables 'r.UseShaderCaching' and 'r.UseShaderPredraw' when deployed to an Android device packaged for (ETC2). I ran a few more tests to try and isolat ...

Enabling For Distribution doesn't set config to Shipping in DefaultGame.ini

UE - Platform - Mobile - Nov 29, 2017

After I ran the above steps and then packaged for Windows and iOS (using File > Package in the editor), my resulting executable was Shipping. So far this issue is cosmetic / confusing to the user ...

Disabling all AnimBP assets for nativization causes an EDL circular load check on QAGame launch for the QA-Animation map.

UE - Gameplay - Blueprint - Sep 6, 2017

Encountered while attempting to disable all AnimBP assets for nativization as a workaround for [Link Removed]. ...

DataTable CSV export; First member of Array not exported if set to default value

UE - Gameplay - Blueprint Editor - Mar 26, 2018

When using a struct as a type for TArray and first element of the array has first member variable of the struct set to default, it is not exported to *.csv ...

Frame 0 event does not get triggered when using SetPlaybackPosition

UE - Anim - Sequencer - Apr 17, 2018

An event at frame 0 of a sequence does not seem to get called when using "SetPlaybackPosition 0" to reset the playback position to the start. This seems to be a regression. 4.17.2, the frame 0 even ...

Unable to export UCX_mesh without UVs or generate mapping coords option ON

UE - Editor - Content Pipeline - Datasmith - Importer - Dec 4, 2018

When welding collision between Third Person UE4 Mannequin's left foot ball, to left foot in physics tab results in an Engine crash.

UE - Simulation - Physics - Jan 30, 2019

When using a Third Person UE4 Mannequin, Opening the Physics asset tab, and welding the collision between left foot ball, to left foot results in an Engine crash. Additional Note: Using the same ...

Child Actors are not replicated to clients when the parent blueprint is nativized

UE - Gameplay - Feb 22, 2019

Child actors do not replicate properly to clients when their parent blueprint is nativized. Regression?: Yes This did not occur in 4.20.3 See also [Link Removed] ...

Transform gizmo is not working when nearclipplane in project settings > Engine > General settings is 0.00001

UE - Graphics Features - Mar 23, 2020

Setting near clip plane like 0.00001 makes unable to move with transform gizmo. if user set value to 0.0001, it is no longer reproduced. it should clip value like 0.00001 ...