Pasted collapsed graph with Map pins has additional pins.

UE - Gameplay - Blueprint Editor - Sep 8, 2017

A pasted collapsed graph node will have an additional pin, with the value set to a struct type. This seems to only occur with maps where the value was originally set to a type with multiple values ...

Unable to localize the Application menu on MacOS

UE - Editor - UI Systems - Localization - Sep 8, 2017

It has been reported that the Application menu on MacOS cannot be localized using the Engine. It appears that when the Engine creates this menu, it does not use the localization system in the Engine ...

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

UE - Gameplay - Blueprint - Sep 8, 2017

This is a common and longstanding crash that has affected more than 200 users since at least 4.15. This crashGroup was previously associated with [Link Removed], but that specific repro case has be ...

Unable to right-click properties in Details panel

Tools - Sep 8, 2017

REGRESSION: Yes, does not occur in 4.17. User is not able to summon copy/paste options by right-clicking on a property in the Details panel. Reproduced this in Level Editor and Blueprint Editor. ...

Shortcut for Swing1Motion (2, and 3) do not change physics asset state dirty.

OLD - Anim - Sep 8, 2017

Shortcut for Toggle Angular Limits 1, 2 and 3 for Physics assets do not change phys asset state as dirty. ...

[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] Commandlet crash - UE4Editor_Engine!FAnimationUtils::CompressAnimSequenceExplicit() [animationutils.cpp:621]

OLD - Anim - Sep 7, 2017

This is an infrequent commandlet crash that has affected a number of users exclusively in 4.17.1 (possible regression from 4.17.0?). There are also two instances of older cases in 4.13 and 4.15, bu ...

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

Using reset to default arrow does not cause blueprint to dirty

UE - Gameplay - Blueprint - Sep 7, 2017

When using the yellow arrow beside of settings in the editor to reset values back to their default in blueprints, the blueprint does not dirty. This was working as expected in 4.15, however after ...