Packaging a DLC Plugin Fails with "Couldn't Update Resources" Error

UE - Foundation - Core - Cooker - Mar 14, 2017

Attempting to package a plugin as DLC is failing with the following error message: Program.Main: ERROR: AutomationTool terminated with exception: System.Exception: Couldn't update resource However ...

Nested Spline Components cannot be edited

Tools - Mar 14, 2017

When a spline component is created in a class/blueprint (child) that is used as a component for another class/blueprint (parent), the spline component cannot be edited from the parent class instance ...

Cursor breaks viewport when using Widget Render Transform Scale

UE - Editor - UI Systems - Mar 14, 2017

The viewport cursor will continue to display off of the actual viewport until the widget ends if the border component actually extends. This has not been tested with any other template. Regression ...

Morph targets created on Reimport when "Import Morph Targets" is disabled

UE - Editor - Content Pipeline - Import and Export - Mar 13, 2017

Morph targets created on Reimport when "Import Morph Targets" is disabled ...

Static Mesh Editor: Give options for drawing complex/simple collision

UE - Simulation - Physics - Mar 13, 2017

The collision mesh and the display mesh are often similar enough to be difficult to differentiate, and there is currently no way to view the collision wireframe without the display wireframe as well ...

[CrashReport] UE4Editor_Engine!FMaterial::CacheShaders() [materialshared.cpp:1663]

UE - Graphics Features - Mar 13, 2017

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: Fatal error: [Link Removed] [Line: ...

Subclass disappears from class variable drop-down on re-open

UE - Gameplay - Blueprint - Mar 13, 2017

Subclass disappears from class variable drop-down upon reopening the project. There is a workaround for the issue but it is strange in nature. Opening the level blueprint and adding the node in scre ...

Crash when changing multiple Landscape Blend Layer nodes from Weight blend to Height blend

UE - LD & Modeling - Terrain - Landscape - Mar 13, 2017

A crash occurs when setting the Blend Type for multiple Landscape Layer Blend nodes from Weight Blend to Height Blend. ...

Anchor text can be scaled via the scale box

UE - Editor - UI Systems - Mar 13, 2017

Anchor text can be scaled via the scale box. The scaling for the anchors of widget can be affect if placed in a scale box ...

No Implementation of Constructor in FNetBitReader

UE - Networking - Mar 13, 2017

It seems that in CoreNet.h, there are two constructors declared. However, only the first constructor is defined in CoreNet.cpp. If you look in CoreNet.h, you'll notice that FNetBitReader( int64 In ...