C++ Classes subfolders cannot be viewed in CB if Sources Panel is closed

UE - Editor - Content Pipeline - Content Browser - Sep 14, 2017

When a new class is added to a subfolder, by entering the folder name in the Add C++ Class - Path field, navigating to the new subfolder doesn't work if the Content Brower's Sources Panel is closed ...

Photorealistic Character sample's hair has broken dithered opacity mask

UE - Graphics Features - Aug 14, 2017

In the 4.17 release, there was blocky dithered opacity mask artifacts on low opacity pixels. ...

Montage Section bars render behind black lines in timeline

UE - Anim - Runtime - Apr 17, 2017

REGRESSION: No, this also occurs in 4.15. In the montage editor, the gree montage section bars render behind the black lines of the timeline, making them hard to see. ...

Find node returning -1 in packaged game even when the item exists in the array

UE - Editor - UI Systems - Localization - Apr 4, 2017

Find node returning -1 in packaged game even when the item exists in the array ...

Replace Reference feature is not replacing textures with new selected texture

Tools - Jan 4, 2017

Workaround:Open M_TableRound, move a node. Save the MaterialReopening the project seems to fix the issue Replacing the reference of the deleted table texture is rendering default material. Note T ...

Unable to change/edit elements of Blueprint instances of Actor Component set UObject arrays

UE - Gameplay - Components - Nov 20, 2016

When an array of custom UObjects is defined in an actor component class, blueprint instances of the component class cannot update the array elements. Array elements only update inside the blueprint ...

Cannot override editor shortcut bindings on Linux

UE - Platform - Linux - Nov 18, 2016

Clicking the Override option when attempting to replace a keyboard shortcut with another key that is already bound will not update the settings. Workaround: Unbinding the key before rebinding it to ...

Undoing In Blueprint Editor Clears Component Selection

UE - Gameplay - Blueprint - Apr 25, 2016

When editing a value in the details panel of a component, if you attempt to undo the changes, the component is no longer selected. The value gets undone as expected, but it is unexpected that the co ...

Nested comments are not parsed correctly by UHT when a second UClass is declared

UE - Foundation - Cpp Tools - UnrealHeaderTool - Mar 14, 2016

Using nested comments when also declaring a second UClass in the same header file causes the UHT to have issues when parsing, resulting in a crash of UHT. ...

Content ordering for assets with full numeric names.

UE - Editor - Content Pipeline - Content Browser - Feb 5, 2016

Content files that are labeled with both text and numeric values sort correctly, but files containing only numbers, don't share this behavior and end up with weird sorting order. MyMat_20, MyMat_20 ...