Engine Plugins are being created with includes that are out of order

UE - Foundation - Cpp Tools - Plugin System - Feb 7, 2017

Header files are out of order in the plugin.cpp files. WORKAROUNDIn Visual Studio, open UE4 > Plugin > "Button" > Source > "Button" > Private > ButtonStyle.cpp Cut Button.h from the top of the #i ...

Editor crash when using Straighten Connection shortcut key

UE - Gameplay - Blueprint - Feb 8, 2017

Using Straighten Connections shortcut can cause the editor to crash after removing node pins. This appears to be due to GetGraphPinForMenu returning the last pin selected (in this case, the removed ...

Splitting Transform in Collapsed Graph Crashes UE4

UE - Gameplay - Blueprint - Feb 10, 2017

Splitting Transform in Collapsed Graph Crashes UE4. When this is done the editor crashes and that actor can no longer be opened without causing a crash. ...

Project will not package in UFE if folder contains spaces

UE - Platform - Console - UnrealFrontend - Feb 10, 2017

When archiving a project in the project launcher (UFE), the project will fail if there are spaces in the folder it's being archived to. ...

[CrashReport] UE4Editor-MetalRHI.dylib!FMetalDeviceContext::CreateDeviceContext()

UE - Graphics Features - Feb 10, 2017

Error message: SEGV_MAPERR at 0x3 Source Context: Most recent user affected CL: 3249277 Logs: [Link Removed] [Link Removed] [Link Removed] [Link Removed] CrashReporter User Descriptions:Just i ...

Crash when splitting up output of collapsed node

UE - Gameplay - Blueprint Compiler - Feb 13, 2017

A crash occurs when splitting the pin of a collapsed vector node that was connected via a vector connection. This issue is very similar to [Link Removed] however, the callstacks are different so I ...

Bones not listed in Connected Bones dropdown

OLD - Anim - Feb 13, 2017

REGRESSION: Yes, does not occur in 4.15. In Persona, no bones appear in the Connected Bones dropdown. Also occurs in Main CL 3298251. ...

DLC update from 1.0 deletes staging folder which unable to make incremental(patch) chunks

UE - Platform - Mobile - Feb 14, 2017

DLC update from 1.0 deletes staging folder which unable to make incremental(patch) chunks. ...

UObject Rename always changes object name

UE - Gameplay - Feb 14, 2017

In general, Object names should try to be reused where ever possible. This can help with name clashes and flexibility in finding / referencing objects by name. The implication for UObject::Rename w ...

Thumbnail is not displayed in the Editor for UPaperSprite properties

Tools - Feb 14, 2017

A UPaperSprite* property in a class does not show a thumbnail for the property in the Editor. This is different from other asset poperties, such as UTexture* or UStaticMesh*, which do show a thumbna ...