Inaccurate dialog box displayed when trying to open a project that contains a plugin with missing binaries

UE - Foundation - Core - Aug 29, 2017

In 4.17, attempting to open a project that contains a plugin with a missing .dll file results in a dialog box appearing that says that the plugin is not compatible with the current Engine version, a ...

Construction script runs multiple times when placing an actor in the scene

UE - Gameplay - Blueprint - Aug 29, 2017

An actor's construction script runs multiple times (3 times) even when "Run Construction Script on Drag" is set to false ...

[CrashReport] Assertion failed: !PinRef->bWasTrashed | UEdGraphPin::SerializePin()

UE - Gameplay - Blueprint - Aug 29, 2017

This is a common and longstanding crash that has occurred since at least 4.15 and affected nearly 500 users. The CrashGroup was previously linked to [Link Removed], but that had specific repro step ...

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) ...

[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 ...

[CrashReport] ULevel::GetWorldSettings() - UMaterialInstanceThumbnailRenderer::Draw

Tools - Aug 29, 2017

This is a common assertion that has occurred since at least 4.14 and affected nearly 100 users. The callstack is similar to [Link Removed], which was marked fixed for 4.14. User DescriptionsUndoi ...

[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_Engine!USceneComponent::UpdateComponentToWorldWithParent() [scenecomponent.cpp:492]

UE - Gameplay - Components - Aug 29, 2017

This is a common and longstanding crash that has occurred since at least 4.12 and affected more than 400 users. User DescriptionsWas following the first Blueprint tutorial and dragged the geometry ...

[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 ...