Tracks remain collapsed when adding audio/animations ...
The drag delta detection in SlateApplication does not ensure that the two pointer events it is comparing are coming from the same pointer. This causes it to think dragging should begin on a widget b ...
The stairs should have radius around each stair (StreamingBoundsExpected attachment). Instead there are no visible changes when the flag is checked (StreamingBoundsResults) This is Not a regression ...
An ensure occurs when Constraints are toggled on in the show options. Note After the ensure, you can toggle Constraints off and on freely This is a Regression from 4.14.3 ...
The following ensure was encountered in the output log:UE4Editor_Engine!FPrimitiveSceneProxy::VerifyUsedMaterial() primitivesceneproxy.cpp:598 UE4Editor_Engine!FMeshElementCollector::AddMesh() sce ...
This does NOT occur on Windows. ...
If a static mesh is rotated 180 degrees, it is made slightly smaller than it usually is. There are some other degrees that can give the same effect without the shrinking, such as 540. Regression?: ...
The Flying template is not displaying joysticks when deployed to iOS. Issue does not occur in: 4.14.3 - 3251583 Phones tested that have not experienced the issue: iPhone 6S_6240 ...
The vectorized version of FTransform::Accumulate and FTransform::AccumulateWithAdditiveScale3D only blend the rotation, but not the translation or scale. This is divergent behavior from the non-vec ...
Lighting needs to be rebuilt in Advanced_Lighting starter content map ...