Xcode 8.3.2 fails to successfully build 4.15.1 from source code

UE - Platform - Apple - May 2, 2017

Attempting to build 4.15.1 from source code using Xcode 8.3.2 currently results in the build failing due to warnings that occur in fbxsdk, AlembicImporter, and MetalRHI. ...

Compile failure packaging code project for tvOS from Mac

UE - Platform - Mobile - Apr 27, 2017

Also occurs in the live 4.15.1 build. This does not occur for BP projects or when packaging for iOS. Same compile error as UE-41313UATHelper: Packaging (tvOS): UnrealBuildTool: /Users/Shared/Unrea ...

EDL in 4.15 may not be fully safe and should be disabled by default

UE - Foundation - Core - UObject - Apr 4, 2017

EDL may have some issues that are very hard to reproduce that's why we should disable it by default in 4.15.2. We will re-enable it in 4.16 ...

GC Clustering broken for USoundWave assets (crash)

UE - Foundation - Core - Mar 29, 2017

Assert crashes Editor in the GC system during packaging due to USoundWave assets not being configured for GC clustering. Disabling GC clustering in project settings is a workaround, but the fix is ...

Crash in Packaged Game When Using Gameplay Tags

UE - Gameplay - Mar 27, 2017

A crash is occurring in a packaged game after populating a data table and using it to populate the GameplayTagTableList, as well as having a blueprint that contains a gameplay tag variable. This c ...

Crash launching QAGame onto Windows

UE - Graphics Features - Mar 23, 2017

The editor is crashing when launching onto windows. This is not occurring in Main. ...

UnrealVS is not working in Visual Studio 2017

UE - Foundation - Core - Mar 17, 2017

The UnrealVS add-on appears to install correctly in Visual Studio 2017 (resolved in [Link Removed]), but it does not appear to be working correctly in that version of Visual Studio once it is instal ...

Regression in Gaussian and Circle DOF

UE - Graphics Features - Mar 15, 2017

Don't believe there's a regression here, but would be good to verify everything is working as intended still after the scene-alpha refactors, no accidental swapped inputs or incorrect sampling. AA d ...

Reflection capture crash in FindOrAllocateCubemapIndex

UE - Graphics Features - Mar 15, 2017

See UDN thread ...

Vulkan is crashing on S7 Mali

UE - Platform - Mobile - Mar 10, 2017

Projects packaged for Android using Vulkan are crashing on S7 Mali devices. This is not happening in 4.14. ...