Pawn Blueprint cannot have variables default value set in Engine ini

UE - Gameplay - Blueprint - Jun 1, 2017

When using a pawn blueprint, you cannot modify the value of a variable in the config files. This issue does not affect other kinds of blueprints, as this issue does not affect actor blueprints. Re ...

Material Panner displays unusual behavior with timeline update

UE - Graphics Features - Jun 1, 2017

A material with a panner displays unusual behavior when the value of the panner's speed it dependant on a timeline. As time spent in the project increases the speed of the material while changing va ...

Flickering When adding a moving texture to the stereo layer and holding the teleport button in the VR template

UE - Platform - XR - Jun 1, 2017

Flickering When adding a moving texture to the stereo layer and holding the teleport button in the VR template. An additional note, is that the FPS appears to shoot up above 90 (up to around 120+ fp ...

Packaging a plugin for iOS fails when using remote build from a Windows PC

UE - Platform - Mobile - May 31, 2017

Packaging a plugin for iOS fails when using remote build from a Windows PC. This may be related to [Link Removed]. ...

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 ...

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 ...

Sound cue will ignore sound mix settings if settings are called in game instance

UE - Audio - May 31, 2017

When using a Game instance to modify the sound in the editor the sound will ignore settings made by game instance. This issue appears to be occurring only in the editor, as running the game in stand ...

Cannot Scroll down to events with advanced options expanded

UE - Editor - UI Systems - Slate - May 31, 2017

When using UMG and enabling advanced options then deselecting and reselecting the asset can cause issues with the scrollbar length and cause some options to be initially cut off. The scrollbar then ...

FDateTime instances are reset to default on hot reload

UE - Gameplay - Blueprint - May 31, 2017

If an FDateTime variable is created in code and has a default value set in blueprints, any instance that is set to the blueprint default value changes to the code default on hot reload. This includ ...