Convert Actor option is grayed out and not selectable. (ConversionRoot metadata not found)

UE - Foundation - Core - Jun 4, 2015

The 'Convert Actor' option in the details tab of brushes does not function. The option is grayed out and not selectable. Note for Core: This button works by looking for the ConversionRoot UCLASS m ...

Scaling problems when using "Keep World Position" attachments

UE - Gameplay - Jun 4, 2015

When using the "Keep World Position" attachment type, the child mesh does not scale properly with the parent. X scales normally, but Y and Z seem to be swapped. [Image Removed] The name "Keep Wor ...

Replacing a Widget and then reusing it's name for another widget will cause a crash

UE - Editor - UI Systems - Jun 4, 2015

The user named a border "background" then replaced it with a canvas panel. After this they made an image and named it "background" and this cause a crash. Some kind of naming conflict. ...

Cannot choose attachment bone for child components in C++

UE - Gameplay - Jun 4, 2015

Cannot choose attachment bone for child components in C++ We have a user attempting to parent a mesh to a skeletal mesh, but he cannot attach to a specific bone on the parent causing everything tha ...

Missing painting settings in Foliage Type

UE - World Creation - Worldbuilding Tools - Foliage - Jun 4, 2015

Open a FoliageType asset from the content browser, the "painting" category is missing. The category is there in the foliage tool, and exists in the UFoliageType class, and I can't instantly see why ...

Plugin OculusAudio module could not be found when packaged through UFE in binary

UE - Foundation - Cpp Tools - Plugin System - Jun 3, 2015

This issue also occurs This is the same error as in [Link Removed]. Discovered by a user on AnswerHub, I was able to reproduce this error in today's 4.8 branch, CL 2575437 Attached to his thread ...

Scene Capture 2Ds Ignore Separate Translucency Settings

UE - Graphics Features - Jun 3, 2015

When you place a Mesh with a Translucent Material using Separate Translucency in the view of a Scene Capture 2D using Gaussian DoF, the resultant capture will ignore the Separate Translucency Settin ...

Adjusting transform of a mesh with LODs causes LODs to flicker

UE - World Creation - Worldbuilding Tools - Foliage - Jun 3, 2015

If a hierarchical instanced static mesh has LODs and is scaled in a blueprint, the mesh will rapidly switch between LODs, causing a flickering effect. Note: This only seems to occur if the camera ...

High Resolution Screenshot in Orthographic Unlit Mode Does not Capture Correctly

UE - Graphics Features - Jun 3, 2015

When taking a high res screenshot of an object in orthographic view in 'Unlit' mode, the object size in pixel is the same no matter the resolution multiplier. For instance if you set it to 10.0 th ...

Landscape Layer Blend Nodes Improperly Update when Input Pins are Changed from Weight/Alpha to Height Blends

UE - LD & Modeling - Terrain - Landscape - Jun 3, 2015

Landscape layer blend nodes do not properly update input pins when layer pins are changed from alpha/weight blends to a height blend if the pins are populated during the change. ...