RecastNavMesh fails to delete when grouped with NavMeshBoundsVolume - Top Down project

UE - AI - May 31, 2017

While testing in //UE4/Release-4.16 CL 3466753 in Binary – I encountered an issue when deleting NavMeshBoundsVolume and RecastNavMesh. The NavMeshBoundsVolume is deleted but the RecastNavMesh remain ...

Ensure when undoing the deletion of the RecastNavMesh - Top Down project

UE - AI - May 31, 2017

While testing in //UE4/Release-4.16 CL 3466753 in Binary – I encountered an ensure when undoing the deletion of the RecastNavMesh. Regression: No This issue also occurs in //UE4/Main and //UE4/Rele ...

Users project crashes when opening level that loads multiple sub-levels

UE - Foundation - Core - UObject - May 31, 2017

Users project crashes when opening level that loads multiple sub-levels. Unable to reproduce this in a clean project so the users project is provided though Epic's box account (link is in the repro ...

Crash Editor when deleting RecastNavMesh & NavMeshBoundsVolume - Top Down project

UE - AI - May 31, 2017

While testing in //UE4/Release-4.16 CL 3466753 in Binary – I encountered a crash when deleting, undoing, then re-deleting the NavMeshBoundsVolume and RecastNavMesh.UE_LOG(LogObj, Fatal,TEXT("Renamin ...

Disabling Gear VR plugin causes packaged game to crash on launch

UE - Platform - XR - May 30, 2017

Disabling the Gear VR plugin causes packaged games to crash on launch. This could be related to [Link Removed] but this is new to 4.16 and does not prevent packaging the project, only launching it a ...

Texture Color in UMG reverts to default value after Sequence is over

UE - Anim - Sequencer - May 30, 2017

After the timeline exceeds the sequence, the Material on the image reverts to default Red. This does not happen to the color on the font however. This does Not happen in Main and in 4.16.1 therefo ...

With "Use Default Sample Rate" disabled, animations with 24fps get resampled to 30fps

Tools - May 30, 2017

With "Use Default Sample Rate" disabled, animations under 30fps get resampled to 30fps ...

Reaching max Pitch and Yaw while piloting an actor will cause the actor to roll randomly

Tools - May 30, 2017

Reaching max Pitch and Yaw while piloting an actor will cause the actor to roll randomly User Description: When pointing my view straight down or up the rotation values (x and z) go wild, this mak ...

Some classes do not show up in the Asset Base Class list

UE - Gameplay - May 26, 2017

Some classes may not show up in the Asset Base Class list in the Asset Manager project settings. Currently the only example I have of this is the QAPawn code class in QAGame. Blueprints derived fr ...

Bound Event Dispatchers created via the green plus do not show up in the event list for a component/actor/widget variable ref when the dispatcher is renamed in the source BP

UE - Gameplay - Blueprint Editor - May 26, 2017

If the user renamed an Event Dispatch in a blueprint that is being referenced in another blueprint, the dispatch will be renamed but will be treated as a new event. This means the user can place th ...