Morph target for SK_BoxMorph_1 exceeds 1.0, causes the sphere shape to bend inward

Docs - Samples - Jul 10, 2017

In Content Examples, the morph targets assigned to SK_Box_Morph_1 exceed 1.0. While it's not "wrong" for morphs to go beyond that, it doesn't seem like it's a great demonstration in the asset. Goi ...

Constraint axes are not visible in Physics Asset editor viewport

OLD - Anim - Jul 10, 2017

This is a regression from 4.16 as I was not able to repro this issue in //UE4/Release-4.16 at CL 3514769. ...

[CrashReport] Tutorial crash UObject::execLetValueOnPersistentFrame()

UE - Gameplay - Blueprint - Jul 7, 2017

This is another Tutorial crash that shares a similar callstack with [Link Removed] and [Link Removed], but those specific repro steps have been fixed while this one is still occurring in 4.16.2. On ...

[CrashReport] UE4Editor_MovieSceneCapture!FormatForEDL() [moviescenecapturehelpers.cpp:216]

UE - Anim - Sequencer - Jul 6, 2017

This is a common crash affecting users in 4.16. User Descriptionsrender a sequence to a video file or image sequence Source Context 205 void FormatForEDL(FString& OutputString, const FStri ...

[CrashReport] UE4Editor_LandscapeEditor!FLandscapeEditorCustomNodeBuilder_TargetLayers::HandleAcceptDrop()

UE - LD & Modeling - Terrain - Landscape - Jul 6, 2017

This is a common crash affecting users in 4.16.2. It is similar to [Link Removed], which was potentially fixed in 4.16.2. Users have not provided any additional information. Source Context 803 ...

Crash: Direct3DDevice->CreateBuffer failed at D3D11VertexBuffer.cpp with error E_INVALIDARG

UE - Graphics Features - Jul 6, 2017

This is a common crash affecting users since at least the 4.14 release. It was previously associated with [Link Removed], however that has been marked as fixed. Source Context 221 void Veri ...

[CrashReport] FIntroTutorials::AnalyticsEventNameFromTutorial()

Tools - Jul 6, 2017

This is a common crash that appears to have started in the 4.16.1 hotfix, but has occurred with more frequency in 4.16.2. User DescriptionsAfter the blueprint tutorial, I pressed "play", pressed ES ...

Ensure condition failed: !TagRedirects.Contains(OldTagName) Renaming Gameplay Tag twice

UE - Gameplay - Jul 6, 2017

It appears the ensure only happens once. Cannot get the ensure to happen once Project Settings is closed. This also occurs in 4.16.2 so it is not a regression ...

Crash after adding Virtual Bone, then Creating Asset

OLD - Anim - Jul 5, 2017

Occurs on? 4.16 - 3466753 - YES 4.17 - 3521650 - YES Error message: Assertion failed: RefBonePose.Num() == NumBones [Link Removed] [Line: 4400] Source Context:4387 ResetAnimation(); 4388 ...

Crash Occurs After Calling Move To Location on an AI Pawn using a DetourCrowdAIController

UE - AI - Jul 5, 2017

The editor will crash after calling Move To Location on an AI Pawn that is using a DetourCrowdAIController ...