PrintString in GameMode construction script is never fired (not shown in output log)

UE - Gameplay - Blueprint - Sep 4, 2015

From Joe Conley: I'm not sure exactly when the game mode is spawned in the case of PIE, but hooking up a print string node to the start of the construction script, I never see that printed in the o ...

AddDynamic() causing crash upon opening project

UE - Gameplay - Sep 4, 2015

Using the AddDynamic macro causes a crash upon opening the project. ...

The Tint setting under style for the slider bar in UMG does not appear to have an affect on the color of the widget

UE - Editor - UI Systems - Sep 4, 2015

Changing the Slide bar Color/Slide Handle Color will change the color of the Slider widget. However when changing the "Tint" settings under style, there does not appear to be any color change. ...

Lightmass Build Hanging at Specific Percentages

UE - Graphics Features - Sep 4, 2015

Lighting will build indefinitely in certain circumstances and can be verified in Swarm Agent that it will continue to process the maps even though the log shows it has completed. This is happening i ...

Set Morph Target not being sent to children of Inherited Mesh

OLD - Anim - Sep 4, 2015

In previous versions of UE4, Set Morph target to call the Inherited Mesh and would result in any children of the Inherited Mesh that shared that morph target name to morph. In UE4.9 this no longer ...

Set visibility in world outliner reset when project is reopened

Tools - Sep 4, 2015

If visibility is altered in world outliner, the visibility will be reset upon closing and re-opening the project. ...

Widget components contents appear to be offset when it comes to interacting with them

UE - Editor - UI Systems - Sep 4, 2015

When trying to click on a button or other widget within a 3d widget component the user is not able to do so. There appears to be an offset. ...

Lightmass GI doesn't work with Material-based color changes

UE - Graphics Features - Sep 4, 2015

A licensee is having trouble getting the visual results they want because Lightmass doesn't seem to handle color changes from materials. They are seeing this in 2 cases: (See attached images and tes ...

Landscape Grass Type will not build with static lighting leaving 'Lighting needs to be rebuilt warning.'

UE - World Creation - Worldbuilding Tools - Foliage - Sep 3, 2015

When using the Landscape Grass Type and using a Static or Stationary light will throw the 'Lighting needs to be rebuilt' warning. ...

Project crashes without callstack when rotating an actor that has been made up of other actors

UE - Gameplay - Blueprint - Sep 3, 2015

User Creates an actor with a static mesh and then adds more components to it. The user then separates these components from the actor transforms them and then adds them back to the original actor. U ...