Crash from generated Merged Actor with no created lightmap UV

UE - Gameplay - Nov 11, 2016

If you import a static mesh with no setup lightmap and uncheck the option for Generate lightmap UV so that only the UV Channel 0 is present. When you use the Merge Actor tool with a single one of th ...

Adjustments to the GearVR IPD do not seem to work

UE - Platform - XR - Nov 11, 2016

A user is reporting that enabling the override for the IPD with GearVR doesn't work. They would like to be able to change this value at runtime. Setting the "bOverrideIP=True" and "IPD=" values in ...

Procedural Mesh generated on BeginPlay does not collide with sweep actors in a packaged game

UE - Gameplay - Nov 10, 2016

If a Procedural Mesh is created on BeginPlay (at runtime) instead of in the Construction Script, collision with non-player objects does not register correctly in packaged or launched games. This wor ...

Compile fails when attempting to launch on to Windows with Raw Input plugin enabled

UE - Gameplay - Input - Nov 9, 2016

Compile fails when the user attempts to launch on to Windows with the Raw Input plugin enabled. Error:LogPlayLevel: xgConsole: Module.RawInput.cpp LogPlayLevel: xgConsole: d:\framework\engine\plug ...

Sequencer losing bindings when undoing assign actor action

UE - Anim - Sequencer - Nov 9, 2016

Noticing that when I undo assigning an actor it no longer plays back the previously assigned actor. ...

Unable to Launch On - Plugin SlateRemote failed to load

UE - Platform - Console - UnrealFrontend - Nov 9, 2016

Workaround: Delete the StagedBuilds folder within [Project] \ Saved User is not able to LaunchOn on multiple platforms. They receive a message saying Plugin 'SlateRemote' failed to load. The plug ...

Anim BP Class Defaults are deselected on compile

OLD - Anim - Nov 9, 2016

If the Class Defaults are selected when compiling an animation blueprint, the will be deselected and the user will be required to select them again. This doesn't occur with anim blueprint nodes. A ...

Add Gameplay Tag and Append Gameplay Tag Containers use the same tooltip

UE - Gameplay - Nov 8, 2016

In a blueprint, the Add Gameplay Tag and Append Gameplay Tag Containers user the same tooltip (which seems to only be relevant to Append Gameplay Tag Containers). ...

If a data table row has been modified, two clicks on another row are required to switch

Tools - Nov 8, 2016

The row selection doesn't update on the first click if the previously selected row had been modified. This is likely because we cache the selected row before updating the data table to reflect the n ...