Dragging top of Content Browser down resizes entire editor window

Tools - Sep 7, 2017

If the Editor window is maximized full screen, when you click and drag the top edge of the Content Browser window to the top edge of the viewport to cover it up, and then you click and drag it back ...

[CrashReport] UE4Editor_GraphEditor!SGraphPin::GetTooltipText() [sgraphpin.cpp:1100]

UE - Editor - UI Systems - Slate - Sep 7, 2017

This is a common crash that has affected over 60 users since at least 4.16 User DescriptionsDeleted a SET variable Source Context 1091 FText SGraphPin::GetTooltipText() const 1092 { ...

[CrashReport] UE4Editor_UnrealEd!UEditorEngine::bspBrushCSG() [editorbsp.cpp:1188]

UE - LD & Modeling - Modeling Tools - BSP - Sep 7, 2017

This is an infrequent BSP crash occurring for users in 4.17 User DescriptionsWas getting ready to creat a stic mesh from some brushes, did the align verticies, computer chugged on it a bit then edi ...

[CrashReport] Couldn't find Shader TShadowDepthVSVertexShadowDepth_OutputDepthPositionOnly

UE - Graphics Features - Sep 7, 2017

This is a common crash that has occurred since at least 4.16. The one user comment mentions a plugin, but many of the crashes occur on vanilla builds. User DescriptionsVaTexAltlas plugin enabled i ...

[CrashReport] UE4Editor_UMG!UButton::SynchronizeProperties() [button.cpp:62]

UE - Editor - UI Systems - Sep 7, 2017

This is an infrequent but longstanding crash that has occurred since at least 4.13 and affected more than 350 users. User DescriptionsI using widget bp. I Try moving blur mistake same time press ct ...

[CrashReport] Ran out of memory - FFixedUObjectArray::PreAllocate()

UE - Foundation - Core - UObject - Sep 7, 2017

This is a somewhat common crash affecting users in 4.17. Users have not provided any descriptions of their actions when the crash occurred. Source Context 165 if (GWarn) 166 { ...

[CrashReport] UE4Editor_Engine!UAssetImportData::ExtractFilenames() [assetimportdata.cpp:156]

Tools - Sep 7, 2017

This is a common crash affecting users in 4.17 and 4.18. User DescriptionsI wasn't able to get my UCX collision to import. Clicked the yellow "return" arrow next to the asset import settings option ...

[CrashReport] Linux crash - FVulkanSwapChain::AcquireImageIndex

UE - Platform - Linux - Sep 7, 2017

This is an uncommon Linux crash that has occurred for a few users in 4.17 and 4.18 (not yet released) ...

User isn't prompted to restart the editor when changing Local DDC path

UE - Foundation - Core - Sep 6, 2017

When changing the Local Derived Data Cache setting in Editor Preferences, the user isn't prompted to restart the editor, unlike other settings that require a restart to work. ...

"+Create Binding" added to a "Text Block" makes the Text not visible in Standalone Game

UE - Editor - UI Systems - Sep 6, 2017

The visibility of the Text depends on the "+Create Binding" being added or not added. Now, If we go into our Widget Blueprint Designer > over in the Details panel under Content > Select "Bind" and ' ...