Actors animated with sequencer cause "Begin/End Overlap" events to fire every tick

UE - Anim - Sequencer - Jul 18, 2016

Actors animated with sequencer cause "Begin/End Overlap" events to fire every tick while overlapping another actor ...

Crash when creating deferred decal material when using -d3ddebug command line argument to launch editor

UE - Graphics Features - Jul 18, 2016

Discovered this while verifying [Link Removed]. Devs informed me of a command line argument that could be used to output D3D11 debug information and using it caused crashes in both //UE4/Main @ CL 3 ...

Ensure breaking a link in anim blueprint Event Graph and then undoing

UE - Gameplay - Blueprint Editor - Jul 18, 2016

Ensure occurs when the user breaks a link in the animation blueprint's Event Graph and then undo's the action. I wasn't able to reproduce it in a class blueprint. ...

Imported heightmaps with 2x2 sections crash editor

UE - LD & Modeling - Terrain - Landscape - Jul 18, 2016

Importing a heightmap with 2x2 segments seems to cause the editor to crash in 3 different instances: 1. Importing the same 2x2 segment landscape a second time after deleting the first instance 2. ...

Static Mesh Editor material element highlight does not highlight the element

Tools - Jul 18, 2016

If the user selects "Highlight" for an element in the static mesh editor, the element is not highlighted. ...

Passing -Zm98 command argument with UnrealVS prevents project from loading

UE - Foundation - Cpp Tools - UnrealBuildTool - Jul 18, 2016

When the argument -Zm98 is passed as a build argument in Visual Studio, the project will hang on open at 72% and must be closed via the task manager. The project continues to hang at the same spot ...

Framerate drops noticably when using Retopologize tool

UE - LD & Modeling - Terrain - Landscape - Jul 18, 2016

Significant framerate drop occurs when attempting to utilize the retopologize tool on landscapes. This occurs even when the landscape has remained completely unaltered. Other landscape tools experie ...

AttachToComponent::KeepWorldTransform Causing Mesh to Flip

UE - Gameplay - Jul 18, 2016

Using AttachToComponent::KeepWorldTransform is causing a mesh to flip in the user project provided in the repro steps. This has not been reproduced in-house without using the mesh that the user has ...

Set Haptics By Value node does not consistently trigger successive haptic feedback effects on Oculus Touch

UE - Platform - XR - Jul 16, 2016

Relatively consistently (3/5), after one haptic effect plays, pressing the button to call another won't trigger another haptic effect. Seems to be tied to Set Haptics by Value, Play Haptic Effect d ...

"Module 'XMPP' not found" warning in log file of blank packaged project

UE - Networking - Jul 15, 2016

"LogModuleManager: Warning: ModuleManager: Module 'XMPP' not found" warning in log file of blank packaged project Issue referenced by this JIRA: https://jira.ol.epicgames.net/browse/UE-30430 ...