Some Textures don't cook deterministically in QAGame

UE - Foundation - Core - Cooker - May 11, 2017

Some textures don't cook deterministically in QAGame, and are thus always included in patches. Potentially related to [Link Removed], unsure if that texture compression is used for these assets. T ...

Sequencer asset in QAGame doesn't cook deterministically

UE - Foundation - Core - Cooker - May 11, 2017

A Level Sequence in QAGame doesn't cook deterministically, and is always included in patches. Possibly related to [Link Removed] ...

Maps in QAGame don't cook Deterministically

UE - Foundation - Core - Cooker - May 11, 2017

Some maps in QAGame don't cook deterministically, so are always included in patches. ...

Skeletons don't cook in a deterministic way

OLD - Anim - May 11, 2017

The "Rifle_Skeleton" asset in ShooterGame doesn't cook deterministically, and as such is always included in patches. Possible regression of [Link Removed] ...

Paper2D Sprite doesn't cook deterministically

UE - Foundation - Core - Cooker - May 11, 2017

The "DummySprite" asset in Plugins/Paper2D doesn't cook deterministically, and as such is always included in patches. ...

Cannot convert Spline Meshes to Static Mesh

Tools - May 10, 2017

Cannot convert Spline Meshes to Static Mesh. Note that the repro deals with a case where there is only one mesh along the spline. If you split the spline more, you'll see that the created static m ...

Unexpected behavior from moving multiple widget components with render transform

UE - Editor - UI Systems - May 10, 2017

Unexpected behavior occurs from moving multiple widget components with render transform applied to them. The individual components seem to change relative position or rotation when being clicked and ...

HTML5 fails during Package Command with ASM enabled

UE - Platform - Mobile - May 10, 2017

While testing in //UE4/Release-4.16 CL 3432136 in Binary – Launching a blueprint - FirstPerson template to Chrome encounters an error.LogPlayLevel: Program.Main: ERROR: AutomationTool terminated wit ...

Static Mesh Navigation Collision Properties Not Being Saved Correctly

UE - AI - May 10, 2017

Setting properties for a static meshes Navigation Collision and then reopening the mesh causes them to be reset. This does not appear to occur in 4.14.3. This is a regression. ...

Inconsistent comment for SetTimer in TimerManager does not specify that InRate and InFirstDelay should be in seconds

UE - Gameplay - May 10, 2017

The comments for SetTimer in TimerManager.h do not specify that the time is in seconds. This is a discrepancy from comments for Blueprint Set Timer nodes, which do specify that the time is in second ...