Build fails due to potential divide by 0 error

UE - Graphics Features - Sep 29, 2017

Shipping builds of the Engine fail when using the Visual Studio 2017 compiler due to a potential divide by 0 error. This is because the TotalColumnSize property of SMemoryStats is set to 0 by defaul ...

Hot reload can prevent code components from being accessible in blueprints

UE - Foundation - Cpp Tools - Hot Reload - Sep 29, 2017

When a class is edited / hot reload preformed, code based components are sometimes removed from the MyBlueprint > Variables section and cannot be dragged from the Components tab into the graph with ...

[CrashReport] Crash related to asset export - UnFbx::FFbxExporter::FillExportOptions() [fbxmainexport.cpp:152]

Tools - Sep 28, 2017

This is a trending crash coming out of the 4.18 previews. It seems to be related to exporting assets from the editor. User DescriptionsWhen Exporting assets (static meshes) multiple times via RIGHT ...

Error on Attempting to Save Map Containing Actor Sequence Component

UE - Anim - Sequencer - Sep 28, 2017

colored text+Link to screencast of repro steps: + [Link Removed] -May take some clicking around even between windows -Will not save after this -Does not affect 4.16 ...

[CrashReport] UE4Editor_UnrealEd!FLightmassExporter::SetVolumetricLightmapSettings()

UE - Graphics Features - Sep 28, 2017

This is a trending crash coming out of the 4.18 Previews. Users have not provided any description of their actions when the crash occurred. Source Context 1857 const FVector ImportanceExt ...

[CrashReport] UE4Editor_Landscape!ULandscapeInfo::RecreateLandscapeInfo() [landscape.cpp:2128]

UE - LD & Modeling - Terrain - Landscape - Sep 28, 2017

This is an early trending crash coming out of the 4.17.2 hotfix, with no record of occurring previously. The callstack is very similar to [Link Removed] (fixed in 4.17.2) and may be related. Users ...

[CrashReport] UE4Editor_Kismet!SBlueprintPaletteItem::OnNameTextCommitted() [sblueprintpalette.cpp:1319]

UE - Gameplay - Blueprint - Sep 28, 2017

This is a trending crash after the 4.17.2 hotfix, although it has existed since the 4.16.1 hotfix. User Descriptionswas creating a new graph in a blueprint ...

[CrashReport] UE4Editor_CoreUObject!FLinkerPlaceholderObjectImpl::FindRawPlaceholderContainer() [linkerplaceholderbase.cpp:161]

UE - Gameplay - Blueprint - Sep 27, 2017

This is currently among the top 10 crashes coming out of the 4.17.2 hotfix, affecting a few unique users, and this specific callstack does not appear to have occurred in 4.17.1. This may be a regres ...

ARCore failing to package

UE - Platform - XR - Sep 26, 2017

Users reporting packaging issues with ARCore plugin enabled in 4.18 preview #1 and #2: https://answers.unrealengine.com/questions/709840/418-android-packaging-fails-with-arcore-plugin-ena.html ...

Crash w. 'Serialized Class LinkerPlaceholderExportObject for a property of BlueprintGeneratedClass'

UE - Gameplay - Blueprint - Sep 25, 2017

I was attempting to repro [Link Removed]. I created a new Actor BP, placed it in the level, added a ref to it to the level BP (instead of the projectile approach in the repro), and tried to save my ...