Quickly docking tab into the main window can cause duplicate tabs to appear

UE - Editor - UI Systems - Slate - Aug 18, 2016

When you quickly dock a tab to the main window, you can sometimes end up with 2 identical tabs. This causes some weird behavior, such as every action being done in one window being replicated in the ...

Masked Materials have become more expensive to use

UE - Graphics Features - Aug 18, 2016

Masked Materials have become more expensive in 4.13 and internal builds than in 4.12. Images attached for demonstration along with test map using the bush prop from starter content. Tested with ...

Sequencer Auto-key will incorrectly place a key for rotation if the object's rotation is not between -180 and 180

UE - Anim - Sequencer - Aug 17, 2016

Sequencer prefers rotation to be specified between -180 and 180, while the details panels prefer between 0 and 360. When auto-key is on, sequencer will add a key that does this conversion despite th ...

Editor primitives render incorrectly in stereoscopic with instanced stereo

UE - Platform - XR - Aug 17, 2016

Trigger box icons move around when oculus head movement is used. Found in //UE4/Release-Staging-4.13 @ 3090357 QA-Promotion map Edit: 08-22: This affects volumes as well as their editor icons, upd ...

Ensure when automapping a rig to a skeletal mesh with matching bone names

OLD - Anim - Aug 16, 2016

An ensure occurs when the user uses Automapping to map a rig to a skeletal mesh that has the same names for the bones. This does not occur when the bones have different names. ...

Timeline marker snaps to nearest frame on mouse up

UE - Anim - Sequencer - Aug 16, 2016

Scrubbing through frames in the timeline the cursor snaps to a frame next to the current location on mouse up. ...

Behavior tree assets marked dirty when opening in subeditor

UE - AI - Aug 16, 2016

Found while I was fixing up other content, that Behavior Tree assets are being marked dirty by just opening them into sub editor. ...

RoutePointerUpEvent in SlateApplication doesn't check if a drag is occurring for touch events

UE - Editor - UI Systems - Slate - Aug 15, 2016

When SlateApplication is routing a pointer up event, it should check bIsDragDropping and call the widget's OnDrop function. Currently, we check for touch events and call OnTouchEnded without checkin ...

Crash when compiling for instrumentation after adding an exec pin to a collapsed graph

UE - Gameplay - Blueprint - Aug 15, 2016

Editor crashes when compiling for instrumentation after adding an exec pin to the collapsed graph. This only occurs if the exec pin was added through a drag and drop method. Adding the exec pin to ...

FBX Transform does not scale skeletal mesh with multiple pieces properly using the Import Uniform Scale option

UE - Editor - Content Pipeline - Import and Export - Aug 15, 2016

Importing a skeletal mesh fbx from blender and setting the Import Uniform Scale option for the mesh to a higher value, like 100, results in only one of the meshes being scaled while the other is lef ...