Package fails to load due to EditorOnly data when launched onto Mac or Windows

UE - Foundation - Core - Jun 28, 2017

LogPlayLevel: QAGame: [2017.06.28-14.09.14:706][ 0]LogLinker:Warning: Unable to load package (../../../QAGame/Content/UMG/UMG_Sprite.uasset). Package contains EditorOnly data which is not supported b ...

Investigate crash reported with 4.16 on Sony Xperia Z3 running Marshmallow

UE - Platform - Mobile - Jun 28, 2017

A user has reported a crash that is occurring on his Sony Xperia Z3, https://answers.unrealengine.com/questions/667998/4161-dev-build-app-crashes-on-start-unfortunately.html The user has attached ...

[CrashReport] UE4Editor_Engine!USplineMeshComponent::CalculateScaleZAndMinZ()

Tools - Jun 27, 2017

This is a common crash occurring in the 4.16 release. It has occurred for many users, but nearly every user's project is named some variation of "pinball", this makes me wonder if the repro is surf ...

UKismetSystemLibrary::CollectGarbage() does not work in shipping builds

UE - Gameplay - Jun 27, 2017

deferred commands get run even in shipping, but "obj gc" is compiled out and therefore doesn't work. UWorld has a ForceGarbageCollection call but it's not equivalent to calling "obj gc", I'd prefer ...

[CrashReport] UE4Editor_MeshPaint!MeshPaintHelpers::FillVertexColors()

OLD - Anim - Jun 27, 2017

This is a common crash in the 4.16 release. Users have not provided any descriptions, so additional information is currently unavailable. Source Context 804 elseif (USkeletalMeshComponent ...

[CrashReport] UE4Editor_ClothingSystemRuntimeInterface!UClothingSimulationFactory::CreateSimulation()

UE - Simulation - Physics - Character - Jun 27, 2017

This is a common crash in the 4.16 release. Users have not provided descriptions so additional information is not currently available. Source Context 28 // Any clothing simulation factory s ...

Play rate affects all blendspace samples using the same Anim Sequence

OLD - Anim - Jun 27, 2017

Play rate affects all blendspace samples using the same Anim Sequence Occurs on? 4.15 - 3450819 - YES 4.16 - 3466753 - YES 4.17 - 3502710 - YES ...

Crash from pausing an UMG animation using the event track

UE - Anim - Sequencer - Jun 27, 2017

When pausing a widget animation by using an event using the event track to pause the animation the editor crashes when you play the animation via PIE or standalone. Tested in 4.15.3 - CL 3450819 4. ...

[CrashReport] UE4Editor_MaterialEditor!FMaterialEditor::OnCanPromoteToParameter()

UE - Rendering Architecture - Materials - Jun 27, 2017

This is a common crash in the 4.16 release. It seems related to creating a parameter in the Material Editor, however users have not provided any descriptions so additional information is not current ...

Memory leak on Mac when Credits window is open

UE - Platform - Apple - Jun 27, 2017

The editor is running out of memory on Mac when the Credits window is left open. ...