SceneTexture:Scene Color node renders black in Standalone, Launch On and Packaged Game

UE - Graphics Features - Jun 5, 2015

When using a Blendable to render SceneTexture:Scene Color into the Post Process, it appears to render as expected in PIE and Simulate, but when viewed in Standalone, Launch On or a Packaged Game the ...

Vectors added to blueprint components don't display 3D widgets when the applicable options are set.

UE - Gameplay - Blueprint - Jun 5, 2015

Component blueprints behave differently to normal actor based blueprints with regards to the show 3D widget option when a vector in the blueprint is set to editable. Basically the 3d widget never s ...

Most GetActorFeetLocation should be turned into GetActorNavLocation

UE - AI - Jun 5, 2015

In most places in PathFollowingComponent calls to GetActorFeetLocation should be turned into GetActorNavLocation for flexibility's sake. However, it's not trivial and will require some thought. ...

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