Japanese error outputs do not displayed correctly in Cook Content output log

UE - Foundation - Core - Cooker - Jul 27, 2017

When using the editor in Japanese, the warning/error summary for "Cook Content for Windows" gets garbled. This makes debugging cook related issues difficult. ...

Sequence Thumbnail appear incorrect when containing Tracks with Spawned Actors

UE - Anim - Sequencer - Jul 25, 2017

Sequence Thumbnails appear incorrect when containing Tracks with Spawned Actors. The actors do not always appear in the same position in the thumbnail as they do when opening the sequence. ...

Post Process AnimBP is no longer initialized in Persona Viewport

OLD - Anim - Jul 20, 2017

Post Process AnimBPs used to be processed in the persona viewport. This could have been intentional. Occurs on? 4.14 - 3249277 - NO 4.15 - 3450819 - YES 4.16 - 3466753 - YES 4.17 - 3545186 - YES ...

[CrashReport] Linux crash - FLinuxApplication::CreateLinuxApplication()

UE - Platform - Linux - Jul 20, 2017

This is a longstanding Linux crash that occurs with some frequency each release. ...

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