[CrashReport] UE4Editor_ShaderCore!FVertexFactory::Set() [vertexfactory.cpp:180]

UE - Graphics Features - Jul 5, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Source Context: 165 return *VertexFactoryTypeIt; 166 } 167 } ...

[CrashReport] UE4Editor_Engine!TArray<FVertexFactoryTypeDependency,FDefaultAllocator>::ResizeTo() [array.h:2372]

UE - Graphics Features - Jul 5, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Source Context:2357 FORCENOINLINE void ResizeShrink() 2358 { 2359 co ...

[CrashReport] UE4Editor_Engine!FBaseBlendedCurve<FAnimStackAllocator>::InitFrom() [animcurvetypes.h:364]

OLD - Anim - Jul 5, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Source Context: 349 } 350 351 ...

All clients return "Client -2:" when using a print string in UMG

UE - Gameplay - Jul 5, 2016

All clients return "Client -2:" when using a print string in UMG ...

[CrashReport] UE4Editor_Engine!USimpleConstructionScript::RemoveNodeAndPromoteChildren() [simpleconstructionscript.cpp:785]

UE - Gameplay - Blueprint - Jul 5, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Source Context: 770 AllNodes.Remove(Node); 771 772 Node->bIsParen ...

[CrashReport] UE4Editor_Foliage!operator<<() [foliageinstancebase.cpp:93]

UE - World Creation - Worldbuilding Tools - Foliage - Jul 5, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: Fatal error: [Link Removed] [Line: ...

Web Browser on a Widget Component appears to be 2D when launching on to Android

UE - Platform - Mobile - Jul 1, 2016

Widget Component Web browser appears to be 2D when launching on to Android ...

World Delta seconds appears to Cause a miss calculation (regression 4.12.3 -> 4.12.4)

UE - Gameplay - Jul 1, 2016

If the user uses world delta seconds in a calculation there appears to be some incorrect values. Note there is also a users project attached if you would like to look at that example. ...

Crash when selecting "show" > "uncompressed animation" in Persona

OLD - Anim - Jul 1, 2016

From this UDN: https://udn.unrealengine.com/questions/301289/crash-in-persona-debug-display.html Proposed solution: In UDebugSkelMeshComponent::GenSpaceBases() before PerformAnimationEvaluation() ...

Fix support for compiling editor in monolithic

UE - Foundation - Cpp Tools - UnrealBuildTool - Jul 1, 2016

Some licensees have reported good results compiling the editor in monolithic configurations - startup times are noticably shorter. I believe there are a number of things that need fixing up across t ...