Multi-Line Text metadata not available if Text variable is created in a Blueprint

UE - Gameplay - Blueprint - Feb 20, 2017

The Multi-line Text metadata specifier is not able to be set in a Blueprint. This means that text variables that are created directly inside of a blueprint cannot have this specifier set and cannot ...

Landscape Grass Foliage Instances Culling Incorrectly

UE - World Creation - Worldbuilding Tools - Foliage - Feb 20, 2017

Foliage instances are culling incorrectly and seem to cull based off of the landscape components and/or entire foliage clusters. Regression? Yes, this issue does not occur in the 4.14.3 binary rele ...

Can't save level (external object) when setting the default static mesh for an instance static mesh component

Tools - Feb 20, 2017

User cannot save a level containing an actor using a custom instance static mesh component after the default in both the actor and the custom instance static mesh component have both been set. ...

Crosshair and hand no longer present in Blueprint Editor

UE - Gameplay - Blueprint Editor - Feb 20, 2017

In 4.14 and earlier version hovering the mouse over a pin would change the mouse into a crosshair shape, then if you were to press and hold the Ctrl key and drag with the mouse, it would change into ...

Collision Meshes Are Ignored Until FBX Is Reimported

Tools - Feb 20, 2017

When importing a mesh with it's collision geometry and its LOD meshes all contained within the same group it won't import the collision geometry correctly. This can be fixed by simply right clicking ...

Crash when adding SK_Mannequin to a Level Sequence in QAGame

OLD - Anim - Feb 20, 2017

This crash only occurs when the asset is dragged and dropped into the level. Workaround Add the asset to the level, then to the sequence. NOTE This does not occur in //UE4/Main ...

Using construction script does not update 3D widget text

UE - Editor - UI Systems - Feb 20, 2017

The construction script is not updating in the PIE when the text is set through that method, there is a current workaround to set it on event begin play. This issue affects the Text and Textbox comp ...

Editor Crashes On Startup After Enabling Light Propagation Volume (LPV) With Forward Shading

UE - Graphics Features - Feb 20, 2017

After enabling Forward Shading that project can no longer operate while "r.LightPropagationVolume = 1" since it will crash immediately. ...

Event Graph 'Begin Overlap' event fires while not in Simulate or PIE

UE - Gameplay - Components - Feb 20, 2017

Event Graph 'Begin Overlap' event fires while not in Simulate or PIE. It seems to somehow be linked to the components. If the actor contains a Box Collision component and either a Static Mesh comp ...

Orientation is wrong for client in networked HMD game when UseControllerRotationRoll is true

UE - Platform - XR - Feb 20, 2017

A networked VR (HMD) game will result in an undesirable rotation for the pawn on startup for a network client, and the issue is dependent on timing. ...