Adjusting transform of a mesh with LODs causes LODs to flicker

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

If a hierarchical instanced static mesh has LODs and is scaled in a blueprint, the mesh will rapidly switch between LODs, causing a flickering effect. Note: This only seems to occur if the camera ...

Calling a Multicast RPC from a Player Controller creates a new Player Controller on the Client

UE - Networking - Jun 3, 2015

Calling a Multicast RPC from a Player Controller creates a new Player Controller on the Client. In 4.7.6, this results in a repeating log warning: "LogPlayerController:Warning: Calling IsLocalContro ...

Set Material for a DM in the Construction script will result in a crash

UE - Simulation - Physics - Destruction - Jun 3, 2015

Setting a material in a BP construction script after setting a DM will result in a crash. This will render the BP inaccessible once the project reloads. Opening the BP will result in an instant cras ...

Tessellation used on BSP causes severe graphical glitches on AMD cards

UE - Graphics Features - Jun 3, 2015

Tessellation used on BSP causes severe graphical glitches on AMD Radeon 200 Series cards. The Licensee also mentioned it occurs on the Nvidea GTX 970 (not tested) ...

Arrays chosen through a Select node cannot be altered

UE - Gameplay - Blueprint - Jun 3, 2015

Arrays chosen through a Select node cannot be altered. Note - This is also reproducible using any of these nodes instead of using 'Add':Add UniqueSet Array ElemInsert ...

Vertex Animation anti-aliasing improvement

UE - Graphics Features - Jun 2, 2015

A licensee has reported that their vertex animations are leaving a lot of be desired with anti-aliasing. Specifically using vertex animated meshes can leave aliasing remnants behind while it's shift ...

Adding to Struct causes 'Inappropriate Outermost' warnings

UE - Gameplay - Blueprint - Jun 2, 2015

Adding to Struct causes 'Inappropriate Outermost' warnings to be spammed to the Output Log ...

Teleporting to the World Location of a Scene Component in a packaged game will crash the game

UE - Gameplay - Blueprint - Jun 1, 2015

Teleporting to the World Location of a Scene Component in a packaged game will crash the game. Teleporting to the Actor Location does not cause this crash. Crash log attached. Nothing is showing up ...

Changing the Pin Type on the 'Select' node can cause errors with pins that have been split

UE - Gameplay - Blueprint - Jun 1, 2015

Changing the Pin Type on the 'Select' node can cause errors with pins that have been split. ...

Render Target as Material Image in UMG is Clipped when setting Fullscreen in Standalone (Alt+Enter)

UE - Editor - UI Systems - Jun 1, 2015

Render Target Material is clipped as an Image within UMG when attempting to set to fullscreen while playing in Standalone mode. The interesting thing I noticed about this bug is that the issue is n ...