SkelMesh Component > Anim Class does not handle identical AnimBP names

OLD - Anim - Dec 15, 2016

Blueprint SkelMesh Component > Anim Class does not handle identical AnimBP names. Some background is that the identically named ABP was retargeted to the Headless mannequin in this project. Workar ...

Destroying Actor via RepNotify After Seamless Travel Causes Pending Kill Warning

UE - Networking - Dec 15, 2016

Attempting to destroy an actor via a repnotify after seamless travel is causing the actor to fail to be destroyed because of a pending kill warning: [2016.12.15-19.10.13:936][574]LogNetPackageMap:W ...

skeletal mesh cannot use async scene

UE - Simulation - Physics - Dec 15, 2016

Since the option to use Async Scene with Mesh and CapsuleComponent appears under "Physics" in the Details Panel of a skeletal mesh, the ability to select these options is expected. Currently both bo ...

Cannot Focus on Meshes with Origins that Place them Beyond the Skydome in the Static Mesh Editor Viewport

Tools - Dec 15, 2016

When you have a mesh whose origin is distant enough that it places the mesh itself outside the skydome in the Static Mesh Editor Viewport, you cannot toggle "F" to focus on the mesh, thus making it ...

Key "F" for Focus acts Sporadically in the Static Mesh Editor Viewport

Tools - Dec 15, 2016

In the Static Mesh Editor Viewport, hitting "F" for Focus results in placing the view camera sporadically so that mesh is not always centered and frequently out of frame altogether. Regression: Yes ...

Using World Composition with networked applications will cause sublevels to be loaded on clients and not properly replicate.

UE - World Creation - Worldbuilding Tools - World Composition - Dec 15, 2016

World Composition is set up to actively manage when levels are loaded and unloaded. However, using this in network applications can cause clients to load levels instead of the server (if a client wa ...

Suspension CoM calculations don't update with mass.

UE - Simulation - Physics - Dec 15, 2016

UWheeledVehicleComponent calculates the Suspension settings only when the physics state is first created. When CoM is set through the editor, the vehicle is constructed with the appropriate offset ...

Line Trace Does Not Register Hit On Bottom Of Landscape

UE - Simulation - Physics - Dec 15, 2016

When using a line trace under a landscape it no longer registers a hit on the underside. REGRESSION? Yes Worked 4.13.2 CL 3195953 Broken 4.14.1 CL 3224400 ...

Renaming an interface appears to cause pins to disconnect

UE - Gameplay - Blueprint - Dec 15, 2016

Renaming an interface appears to cause pins to disconnect from the functions of that interface in the blueprints that use that interface. Any wires for the updated parts of the interface are disconn ...

Renaming gameplay tag back to its original name removes it from Tag List

UE - Gameplay - Dec 15, 2016

In the Gameplay Tag List, renaming a tag, and then renaming it back to the original name, will remove it from the list. ...