Lightmass export can fail with duplicated static mesh assets

UE - Graphics Features - Aug 30, 2017

See https://answers.unrealengine.com/questions/853450/417-lighting-build-fails.html ...

UStaticMeshComponent.PreviousLODLevel always returns 0

UE - Graphics Features - Aug 30, 2017

The UStaticMeshComponent.PreviousLODLevel variable always returns 0 no matter what the last LOD actually was. Regression?: No This also occurred in 4.16 ...

[CrashReport] Mac Metal crash - FSceneRenderer::RenderDistortion()

UE - Graphics Features - Aug 29, 2017

This is a somewhat common Mac crash occurring since 4.15 and into 4.17.1. Users have not provided any descriptions of their actions when the crash occurred. This specific callstack was previously ...

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

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