Child Actors should seamlessly travel with their Parents

UE - Gameplay - Components - Dec 22, 2016

When an Actor is identified to seamlessly travel, its child actors should also seamlessly travel with it (or maybe it should be an optional flag), rather than destroying and recreating on the other ...

Some noticeable vehicle stuttering and wheel jitter when on a vertically moving platform

UE - Simulation - Physics - Dec 22, 2016

When driving across a vertically moving platform, the user can noticed that the vehicle will stutter and slow down once it starts moving, and as they drive across, the wheels will jitter as well. ...

Compile failure adding BTTask_RunBehavior C++ class to project

UE - AI - Dec 22, 2016

Error message in log is:CompilerResultsLog:Error: Error MyBTTask_RunBehavior.cpp.obj : error LNK2001: unresolved external symbol "public: virtual void __cdecl IGameplayTaskOwnerInterface::OnGameplay ...

Stat Sounds behavior inconsistent after being brought up repeatedly

UE - Audio - Dec 22, 2016

If the user runs the "stat sounds" command repeatedly over the course of multiple PIE sessions, there will be inconsistent behavior with when it appears on the screen. In the scenario given in the ...

Steering feels sluggish in VehicleGame

UE - Simulation - Physics - Dec 22, 2016

REGRESSION Yes, does not occur in 4.14.2. Steering in Vehicle Game feels very sluggish. Turning is slow, and the buggy loses a lot of acceleration. ...

Crash when toggling between Stereo on and Stereo off

UE - Platform - XR - Dec 22, 2016

Crash when toggling between Stereo on and Stereo off after launching the game via right clicking the uproject. After toggling stereo on and off a few times, the session crahes ...

Project creation fails for code project named SteamVR

UE - Foundation - Core - Dec 22, 2016

When a code project is given the name SteamVR the project will fail to open with the error message shown in the screenshot. This does not occur for a blueprint project with the same name, blueprint ...

Apex Cloth gets crazy after upgrade to 4.14

UE - Simulation - Physics - Dec 22, 2016

It has no this issue if only open previous cloth assets in 4.14The issue happens only if reimporting or updating the .apx or .apb and assign to the material slotReimporting both FBX skeletalmesh file ...

Crash on loading some MovementAnimSetPro Blendspaces

OLD - Anim - Dec 21, 2016

Error message: Assertion failed: TrianglesMade==2 [Link Removed] [Line: 373] Source Context: 360 { 361 FTriangle NewTriangle(A->Vertices[1],A->Vertices[2], TestPt); 362 ...

If Skel Mesh Material Element order changes, Cloth assignments stay in the same order

Tools - Dec 21, 2016

If Skel Mesh Material Element order changes, Clothing assignments stay in the same order. I don't know if there's a way for the editor to interpret the material assignments on import, but this can ...