Crash after Splash Screen on Android (ETC2) when Adding r.UseShaderCaching and r.UseShaderPredraw

UE - Platform - Mobile - Jul 20, 2017

A crash occurs when adding the two rendering variables 'r.UseShaderCaching' and 'r.UseShaderPredraw' when deployed to an Android device packaged for (ETC2). I ran a few more tests to try and isolat ...

[CrashReport] MetalRHI crash - void FForwardLightingParameters::Set<FRHICommandList, FRHIPixelShader*>

UE - Graphics Features - Jul 20, 2017

This is a common crash affecting Mac users in 4.16. User DescriptionsI tried to build the lighting and it keeps crashingWhenever I attempt to build the project or change the preview rendering to IO ...

[CrashReport] FGenericPlatformMemory::OnOutOfMemory | TArray<FCompressedChunk,FDefaultAllocator>::ResizeTo

UE - Foundation - Core - Jul 20, 2017

This is a common crash affecting users in 4.16, and has occurred since at least 4.12 for more than 200 unique users. The callstack has similarities to [Link Removed], and as-such may be out of our ...

Nativized builds will crash on launch if a non-nativized Blueprint references a User-Defined Enum property in a nativized Blueprint.

UE - Gameplay - Blueprint - Jul 20, 2017

EDL-related crash occurs on launch of exclusively-nativized build where a non-nativized BP references a User-Defined Enum property in a nativized BP. Related to [Link Removed], but this is a parall ...

[CrashReport] Assertion failed: !bRequireNormalization - UE4Editor_Landscape!ULandscapeComponent::ReplaceLayer()

UE - LD & Modeling - Terrain - Landscape - Jul 19, 2017

This is a common crash affecting users in 4.16, and has occurred since at least 4.14. Over 200 unique users have been affected, though they have provided little information. User DescriptionsI am a ...

MaterialInstance ScalarParameter's desc can not upadate.

UE - Rendering Architecture - Materials - Jul 19, 2017

When this problem occurs, "MaterialExpression" is null in FMaterialInstanceParameterDetails::GetParameterExpressionDescription. ...

StrategyGame build failure from with XCode9

UE - Platform - Mobile - Jul 19, 2017

Did not occur when building the 3rd Person Code template from Windows to XCode 9. Also did not occur when building StrategyGame from Windows to XCode 8. This hasn't yet been tested natively on a Ma ...

Content not opening when trying to run the Paper2D tutorial

Docs - Jul 18, 2017

When I spoke to Mitchell.W about this he mentioned that Paper2D might have changed. ...

Code tutorial asks user to "click on Add Code to Project"

Docs - Jul 18, 2017

This option is no longer listed under the File menu. There is the option for "New C++ Class...". ...

DataAssets with a field called "Name" can cause multiple Name columns to appear in the content browser

UE - Editor - Content Pipeline - Content Browser - Jul 18, 2017

A DataAsset with a FText property called "Name" will confuse the content browser, causing it to create a new column each time the folder containing the DataAsset is entered. This appears to be a cor ...