Crash trying to rename a checked out umap

UE - Editor - Content Pipeline - Content Browser - Aug 25, 2017

Editor crashes when a person renames a umap asset in the Content Browser that is checked out by another person. This doesn't occur if the user has the asset checked out themselves. ...

[CrashReport] UE4Editor_Engine!FAnimNotifyEvent::IsBranchingPoint() [animtypes.cpp:86]

OLD - Anim - Aug 29, 2017

This is a common crash occurring in the 4.17 release. Users have not provided any descriptions of their actions when the crash occurred. Source Context 72 float FAnimNotifyEvent::GetDurati ...

[CrashReport] UE4Editor_Engine!UEdGraphPin::Modify() [edgraphpin.cpp:619]

UE - Gameplay - Blueprint - Aug 29, 2017

This is an infrequent crash coming out of the 4.17 release. User DescriptionsNICE PIN FIX NOW I CANT ADD VARIABLES NORMALLY Source Context 612 void UEdGraphPin::SerializeAsOwningNode(FArch ...

[CrashReport] UE4Editor_UnrealEd!FBlueprintEditorUtils::FindBlueprintForGraphChecked() [blueprinteditorutils.cpp:2206]

UE - Gameplay - Blueprint - Aug 29, 2017

This is an infrequent crash coming out of the 4.17 release. Users have not provided any descriptions of their actions when the crash occurred. Source Context 2200 // Helper function to get ...

[CrashReport] UE4Editor_UnrealEd!FAssetEditorToolkit::InitAssetEditor() [asseteditortoolkit.cpp:62]

Tools - Aug 29, 2017

This is an infrequent crash occurring for users in 4.17. Users have not provided any descriptions of their actions when the crash occurred. The callstack is the same as in [Link Removed], but that ...

[CrashReport] Assertion failed: *LinkedTo == RequestingPin [edgraphpin.cpp:1747]

UE - Gameplay - Blueprint - Aug 29, 2017

This is a common crash occurring in 4.17 and back to at least 4.15. User Descriptionspress cntr Z Source Context 1734 check(ResolveType == EPinResolveType::LinkedTo); 1735 ...

[CrashReport] Crash while snapping multiple actors at once

Tools - Aug 29, 2017

Crash occurs when selecting all actors and pressing "End" to snap them to the floor. This doesn't occur if you create a blank map and add a few actors to it. The specific conditions may need to be ...

[CrashReport] UE4Editor_DetailCustomizations!`FBrushDetails::CustomizeDetails'::`2'::Local::OnClassPicked() [brushdetails.cpp:172]

Tools - Aug 29, 2017

This is a common crash that has occurred since at least 4.15 and affected more than 100 users. The callstack shares some similarities to [Link Removed], which was not resolved. User DescriptionsGo ...

Disabling audio during play causes Editor to hang

UE - Audio - Aug 29, 2017

The editor hangs when disabling the current audio device that is in use if the editor is currently playing sound ...

[CrashReport] UE4Editor_Engine!FBlueprintDebugData::FindBreakpointInjectionSites() [blueprintgeneratedclass.h:382]

UE - Gameplay - Blueprint - Aug 29, 2017

This is a common and longstanding crash that has occurred since at least 4.9 and affected over 280 users. User DescriptionsI added an item to a BP struct. Last time I did this (several months ago) ...