Crash occurs when diffing blueprint that has had one of its variables changed to a Soft Object Reference

UE - Gameplay - Blueprint Editor - Oct 3, 2017

A crash occurs when diffing a blueprint that contains an array that has changed from an Object Reference to a Soft Object Reference. Note: I figured that this could be related to another bug that I ...

Translucent materials with tessellation

UE - Graphics Features - Oct 3, 2017

When using a material with a translucent blend mode, you can not use the lighting modes "Volumetric PerVertex NonDirectional", or "Volumetric PerVertex Directional" and the Tessellation settings "PN ...

Start Awake flag is ignored on the client if an object has been rotated in the editor

UE - Simulation - Physics - Oct 3, 2017

If an asset has been rotated in the editor it will no longer replicate as being asleep if the asset has been rotated in the editor (not at runtime). Even if the asset has been set to "Start Awake = ...

[CrashReport] Assertion failed: TaskDataArray.Num() == Exporter->VolumetricLightmapTaskGuids.Num()

UE - Graphics Features - Lumen - Oct 2, 2017

This is a trending crash coming out of the 4.18 Previews. Users have not provided any descriptions of their actions when the crash occurred, but at least two of the affected projects are being creat ...

[CrashReport] UE4Editor_Renderer!FSceneRenderer::CreateWholeSceneProjectedShadow() [shadowsetup.cpp:1978]

UE - Graphics Features - Oct 2, 2017

This is a trending crash coming out of the 4.18 Previews. Users have not provided any descriptions of their actions when the crash occurred. Source Context 1964 // Determine the amount o ...

[CrashReport] Access Violation - UModelComponent::GetPhysicsTriMeshData() [modelcomponent.cpp:673]

UE - Simulation - Physics - Oct 2, 2017

This is a trending crash coming out of the 4.18 Previews. Users have not provided any descriptions of their actions when the crash occurred. The callstack is similar to [Link Removed], which was ju ...

[CrashReport] UE4Editor_Renderer!FProjectedShadowInfo::AddSubjectPrimitive() [shadowsetup.cpp:793]

UE - Graphics Features - Oct 2, 2017

This is a trending crash coming out of the 4.18 Preview. User Descriptionsadded a directional light Source Context 779 const FPrimitiveSceneProxy* Proxy = PrimitiveSceneInfo->Proxy; ...

Web browser widget appears washed out

UE - Editor - UI Systems - Oct 2, 2017

Web browser widget appears washed out ...

[CrashReport] Ensure condition failed: ToPin->LinkedTo.Contains(this)

UE - Gameplay - Blueprint - Oct 2, 2017

This is a frequent and longstanding Ensure that has occurred for more than 500 users since at least the 4.13 release. Additionally, there do seem to be a few crashes with this callstack mixed among ...

Ensure undoing adding a component in UCS with Hide Construction Script Components in Details View off

UE - Gameplay - Components - Oct 2, 2017

An ensure occurs if the user undoes the adding of an Add Component node in the Construction Script, when Hide Construct Script Components in Details View is disabled (which is on by default). ...