[CrashReport] UE4Editor_Engine!UEngine::AddOnScreenDebugMessage() [unrealengine.cpp:7733]

Tools - Apr 13, 2018

No user comments in crash group 7643 void UEngine::AddOnScreenDebugMessage(int32 Key, float TimeToDisplay, FColor DisplayColor, const FString& DebugMessage, bool bNewerOnTop, const FVector2D ...

Physics values uneditable in instances of placed Actors

UE - Simulation - Physics - Apr 11, 2018

Most physics options are not editable in placed instances of a Static Mesh with an Actor Parent. ...

Dynamic Input and Function Scripts fail to compile by default

UE - Niagara - Apr 4, 2018

All Niagara Scripts are uncompiled by default. This has been logged ([Link Removed]). Compiling the script resolves the warning noted in 66593 for Module and Function Scripts. Dynamic Input Scripts, ...

Mobile MSAA breaks Modulated Shadows on OpenGL ES 2

UE - Platform - Mobile - Apr 2, 2018

UPDATED DESCRIPTION When enabling Cast Modulated Shadows on a Directional Light and using Mobile MSAA on Android OpenGL ES 2, shadows from the Directional Light do not render when dynamic objects ar ...

[CrashReport] UE4Editor_Engine!FMaterialShaderMap::GetMeshShaderMap() [materialshader.cpp:2395]

UE - Graphics Features - Mar 30, 2018

User comments in crash group:Duplicating material and switched it cause i have to use itChanging a landscape material.I just import World Machine landscape with multi-layered.Crash when reaching 16 ...

[CrashReport] UE4Editor_Core!FGenericPlatformMemory::OnOutOfMemory() [genericplatformmemory.cpp:184] - FPngImageWrapper::UncompressPNGData

Tools - Mar 23, 2018

Comment for user in crash group:Just add automotive project to my account, add it as 4.18, and each time trying to laod it, it crashes... 174 if (GWarn) 175 { 176 GMallo ...

[CrashReport] UE4Editor_ApplicationCore!FWindowsWindow::ReshapeWindow() [windowswindow.cpp:465]

Tools - Feb 17, 2018

No user comments in crash group 450 NewHeight = FMath::Max( NewHeight, FMath::Min( OldHeight, MinRetainedHeight ) ); 451 } 452 453 if (IsMaximized()) 454 ...

Tessellation not working properly on Vulkan

UE - Graphics Features - Jan 25, 2018

When a user launches content examples with -vulkan tessellation will not be working. Everything tessellated will appear as if it has no tessellation. This issue is also occurring in 4.18 ...

[CrashReport] UE4Editor_ShaderCore!BuildShaderFileToUniformBufferMap() [shadercore.cpp:750]

UE - Graphics Features - Dec 15, 2017

User comment:enabled composure and i get a hard-crash now Not seeing any vanilla builds in crash report, looks like source builds. ...

[CrashReport] UE4Editor_Engine!FShaderCompileUtilities::DoReadTaskResults() [shadercompiler.cpp:663]

UE - Graphics Features - Dec 6, 2017

Top Crash in 4.18 release Users have provided no comments on the issue Source Context:// Read single jobs 651 { 652 int32 SingleJobHeader = -1; 653 OutputFile << Si ...