[CrashReport] UE4Editor_ClothingSystemEditor!UClothingAssetFactory::CreateFromSkeletalMesh() [clothingassetfactory.cpp:357]

UE - Simulation - Physics - Character - Aug 21, 2017

This is a trending crash occurring in 4.17 and 4.17.1. Users have not provided any descriptions of their actions when the crash occurred. Source Context 345 if(Params.bTryAutoFix && Param ...

[CrashReport] UE4Editor_AssetRegistry!FPackageReader::operator<<() [packagereader.cpp:479]

UE - Foundation - Core - Aug 21, 2017

This is a regular and longstanding crash that has occurred since at least the 4.14 release. The majority of the crashes occur on non-vanilla builds, although there have been a few vanilla crashes. ...

[CrashReport] Ongoing CollectGarbageInternal() assertion in 4.17

Tools - Aug 22, 2017

This callstack is occurring in 4.17.0 and 4.17.1, and appears to be a continuation of [Link Removed], which was fixed in 4.16.2 with CL 3502786. I'm not re-opening [Link Removed] because there are ...

[CrashReport] UE4Editor_UnrealEd!TArray<TScriptDelegate<FWeakObjectPtr>,FDefaultAllocator>::Find() [array.h:784]

UE - Gameplay - Aug 22, 2017

This is a regular crash occurring in 4.17. It may be a regression as there is no immediate evidence of it occurring in prior releases. Users have not provided any descriptions of their actions whe ...

[CrashReport] Assertion failed: OLEReferenceCount == 0 in UE4Editor_SlateRHIRenderer!FSlateRHIRenderer::DrawWindows_Private()

UE - Editor - UI Systems - Slate - Aug 22, 2017

This is a regular and longstanding crash in 4.17 that has occurred since at least 4.14. Users have not provided any descriptions of their actions when the crash occurred. There has been some previo ...

[CrashReport] UE4Editor_CoreUObject!FLinkerSave::FLinkerSave() [linkersave.cpp:31]

UE - Foundation - Core - Aug 22, 2017

This is a longstanding and common crash that has occurred since at least the 4.11 release. The error appears to occur while trying to access a .tmp file. User DescriptionsI left unreal unattended ...

[CrashReport] UE4Editor_PropertyEditor!FDetailCategoryImpl::GetParentLayout() [detailcategorybuilderimpl.h:166]

Tools - Aug 22, 2017

This is an intermittent crash occurring in the 4.17 release. Users have not provided any descriptions of their actions when the crash occurred. The callstack is similar to [Link Removed], fixed i ...

Redo history is deleted if the user clicks inside the blueprint graph

UE - Gameplay - Blueprint Editor - Aug 16, 2017

Not a regression as it occurs in Release-4.17 ...

IMovieSceneEasingFunction fails to nativize when not using Inclusive nativization

UE - Gameplay - Blueprint - Aug 16, 2017

https://udn.unrealengine.com/questions/385999/assertion-failed-isingamethread.html ...

Adding entries to TMap in custom asset type not always reflected without restarting editor

UE - Gameplay - Blueprint - Aug 22, 2017

If you adding entries to a TMap in a custom asset type in the content browser, after a certain number of entries the last entry fails to be found with the "find" function for TMaps in blueprints, ev ...