Static mesh does not show after using "Merge Actors" if the mesh is part of a child actor component that has been added to the blueprint

UE - World Creation - Worldbuilding Tools - HLOD - Jan 11, 2016

If a user has two blueprints, one with a static mesh and the other with a child actor component that contains a static mesh and that user uses the merge actors tool the child actor component's stati ...

[CrashReport] UE4Editor-Core.dylib!<Unknown>

UE - Platform - Apple - Jan 11, 2016

Tried to add new event in blueprint but crash Crash reporter link: [Link Removed] ...

Spline Component points cannot be edited inside Blueprint Viewport

UE - Gameplay - Blueprint - Jan 11, 2016

Adding a spline component to a blueprint allows the points of the spline to be edited in the main level viewport however the points cannot be selected/edited in the blueprint viewport. ...

Console Command `Stat SceneRendering` is showing incorrect number of Lights in scene

UE - Graphics Features - Jan 8, 2016

When using the Console Command for Stat SceneRendering the Counter section for "Lights in scene" is not accurately listing the number of lights. In a 4.10 project an empty new level is showing 16 ...

Closing the editor after losing connection to perforce will cancel the save and discard changes

Tools - Jan 7, 2016

If a project loses connection to perforce and is then closed, the editor will prompt to save changes. If any of those changes require checking out an asset, the editor will prompt to check out the ...

Crash Occurs When Generated Item Type Doesn't Match Return Type

UE - AI - Jan 7, 2016

After creating the example generator that is displayed at the bottom of the documentation linked below, a crash will occur if the Generated Item Type is set to EnvQueryItemType_Actor (which is the d ...

UPrimitiveComponent mouse events when underneath Slate widgets not correct

UE - Editor - UI Systems - Slate - Jan 7, 2016

Licensee is adding a widget to the viewport overlay via AddViewportWidgetContent(). The widget receives mouse input when hovered. They return unhandled from all their widget's onmouse functions and ...

Is Input Key Down does not work when Any Key is being checked

UE - Gameplay - Input - Jan 6, 2016

If the "Any Key" keybinding is used in the Is Input Key Down node, the node will never return true, even if any key is pressed. ...

Hierarchical Instanced Static Meshes do not render in Custom Depth

UE - Graphics Features - Jan 6, 2016

When rendering a custom depth post process material Hierarchical Instanced Static Meshes will not use this even if they have been enabled to do so. Sample Project attached. ...

Blender FBXs import wrong number of bones which causes issues with Apex Cloth files

Tools - Jan 6, 2016

First of all, I'm not sure this is an issue with UE4, but I'm not familiar with Blender to rule this out. A user has reported an issue when importing a Rigged mesh from Blender it will add an addi ...