Merge Actor tool can no longer merge just materials for an actor

UE - Gameplay - Jul 5, 2016

In 4.11 when you selected an actor with multiple material elements with the merge actors tool open you had the option to merge the material elements into a single one. This option is no longer valid ...

Details panel for Components of a custom inherited ActorComponent class is uneditable

UE - Gameplay - Blueprint - Jul 5, 2016

When a component is added to an ActorComponent class, and the ActorComponent is then added as a component to another class, the first component appears in the blueprint hierarchy but its detail pane ...

Painted Foliage and Landscape Grass cannot use Lighting Channels

UE - World Creation - Worldbuilding Tools - Foliage - Jul 5, 2016

Currently there is no way to set painted Foliage instances of an actor be able to use lighting channels even though these can be set to movable in their properties. Since Instanced and Hierarchica ...

Get percentage for the progress bar in UMG does not reflect changes from a binding

UE - Editor - UI Systems - Jul 5, 2016

Get percentage for the progress bar in UMG does not reflect changes from a binding ...

Hitching when scrubbing values inside of color picker in binary builds

Tools - Jul 5, 2016

Large hitching is occurring when click dragging inside the color wheel of the color picker or scrubbing RGB, HSV, and Value/Saturation sliders. I am only able to repro this issue in Binary builds. ...

[CrashReport] UE4Editor_ShaderCore!FVertexFactory::Set() [vertexfactory.cpp:180]

UE - Graphics Features - Jul 5, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Source Context: 165 return *VertexFactoryTypeIt; 166 } 167 } ...

[CrashReport] UE4Editor_Engine!TArray<FVertexFactoryTypeDependency,FDefaultAllocator>::ResizeTo() [array.h:2372]

UE - Graphics Features - Jul 5, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Source Context:2357 FORCENOINLINE void ResizeShrink() 2358 { 2359 co ...

[CrashReport] UE4Editor_Engine!FBaseBlendedCurve<FAnimStackAllocator>::InitFrom() [animcurvetypes.h:364]

OLD - Anim - Jul 5, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Source Context: 349 } 350 351 ...

All clients return "Client -2:" when using a print string in UMG

UE - Gameplay - Jul 5, 2016

All clients return "Client -2:" when using a print string in UMG ...

[CrashReport] UE4Editor_Engine!USimpleConstructionScript::RemoveNodeAndPromoteChildren() [simpleconstructionscript.cpp:785]

UE - Gameplay - Blueprint - Jul 5, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Source Context: 770 AllNodes.Remove(Node); 771 772 Node->bIsParen ...