World Outliner Sorting order ignores underscores for order

Tools - May 14, 2015

When using the an underscore in the front of a name no longer works for sorting in 4.7 and later. In 4.6 and prior if you added an underscore to the front of the name it would sort to the top of the ...

Subcomponents of classes do not show up in BP hierarchy

UE - Gameplay - Blueprint - May 8, 2015

If a custom component creates another component in code, the second component does not appear in the hierarchy inside the blueprint menu. It does appear in the hierarchy for an instanced version of ...

Details panel is cleared when a component with the mobility setting of "Non-Scene Component" is selected and the compile button is pressed

UE - Gameplay - Blueprint - Apr 30, 2015

If the user has a component that is of the mobility setting of "non-Scene Component" selected and this hits the compile button, the details panel will be cleared. The following are example compone ...

While casting to a Child, the overridden function node's target will read the parent bp

UE - Gameplay - Blueprint - Apr 17, 2015

While casting to a Child, the overridden function node's target will read the parent bp. Also being discussed in this Forum post: https://forums.unrealengine.com/showthread.php?66846-Initialisin ...

Flipping faces on a brush affects all other brushes

UE - LD & Modeling - Modeling Tools - BSP - Apr 9, 2015

Flipping faces on a brush affects all other brushes Subtractive brushes will have their internal faces show if enough additive brush faces are flipped. If the faces of a subtractive brush are flip ...

Macros with 2 wildcards - first type sets other wildcard

UE - Gameplay - Blueprint - Mar 31, 2015

https://udn.unrealengine.com/questions/240869/macros-with-2-wildcards-first-type-sets-other-wild.html ...

Using dynamic bindings in a code class will result in the bindings becoming a permanent part of any Blueprint created from that class if a hot reload is performed.

UE - Foundation - Core - Mar 26, 2015

If dynamic bindings are being used in a custom code class from which Blueprints are derived, any hot reload will make the bindings a permanent part of the Blueprint and they cannot be removed or cha ...

Changing between multiple Streams that are contained within an array does not work

UE - Gameplay - Blueprint - Mar 20, 2015

Changing between multiple Streams that are contained within an array does not work. ...

Child BPs created from Parent BPs that include nodes attached to the Event BeginPlay, Event ActorBeginOverlap, or Event Tick nodes include a Parent call in the Event Graph by default

UE - Gameplay - Blueprint - Mar 7, 2015

Child BPs created from Parent BPs that include nodes attached to the Event BeginPlay, Event ActorBeginOverlap, or Event Tick nodes include a Parent call in the Event Graph by default. This is incons ...

When switching versions of UE4 the folder colors do not migrate with the project

Tools - Feb 27, 2015

User reports when creating a project and changing the folder colors in 4.6, then opening the project in 4.7/4.7.1, the folders go back to their default color. Users have also reported this happenin ...