[CrashReport] UE4Editor_CoreUObject!FMemoryWriter::Serialize() [memorywriter.h:42]

UE - Foundation - Core - Jul 24, 2017

This is a common cook crash affecting users in 4.16. It is possibly the same issue as described in [Link Removed] for past engine versions. Source Context 33 virtual void Serialize(void* ...

Data loss caused by C++ Child Actor Component when compiling Child BP

UE - Gameplay - Blueprint - Dec 22, 2016

Having Child Actor Components that are set in code can cause data loss upon compiling the blueprint. In this particular scenario, there are two custom Actor classes involved, MainActor and SubActo ...

Staging Directory in Project Packaging Settings should not be saved as absolute path

UE - Foundation - Core - Cooker - Jun 8, 2021

When you package a project via the editor, it updates the ProjectPackagingSettings to set the StagingDirectory to the specific one chosen by the user. However, it saves this path as an absolute path ...

Preview Rendering Levels Do Not Display Supported Optimization Viewmodes in Viewport Dropdown

UE - Platform - Mobile - Apr 2, 2019

When attempting to set an optimization viewmode while using a Preview Rendering Level other than Shader Model 5, the Optimization Viewmodes dropdown is missing all of its options and instead display ...

Crash when adding Actor Array Element to a Sequencer Event Struct

UE - Anim - Sequencer - May 25, 2017

Crash when adding Actor Array Element to a Sequencer Event Struct Error message: Assertion failed: 0 [Link Removed] [Line: 56] Source Context: 42 N = FName(*StringName); 43 ...

[CrashReport] UE4Editor_Slate!TAttribute<FText>::Get() [attribute.h:130]

UE - Editor - UI Systems - Slate - Jul 13, 2017

This is a common crash affecting users in 4.16 User DescriptionsI imported an FBX and the editor crashed.alembic import from brekelwhats wrong with the ue4 alembic importer? Source Context 120 ...

[CrashReport] UE4Editor_Engine!FDistanceFieldAsyncQueue::Build()

UE - Graphics Features - Jul 24, 2017

This is a common crash callstack that has affected more than 300 unique users since at least the 4.11 release. Other Jiras in the past with similar callstacks include [Link Removed] and [Link Remo ...

[CrashReport] UE4Editor_SlateCore!FHittestGrid::GetBubblePath() [hittestgrid.cpp:145]

UE - Editor - UI Systems - Slate - Oct 27, 2017

This is a trending crash coming out of the 4.18 release. Users have not provided any descriptions of their actions when the crash occurred. Based on the affected project names, this crash seems co ...

[CrashReport] Access violation - FLandscapeEditDataInterface::SetAlphaData()

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

This is a common crash affecting users in 4.15 and 4.16. This callstack was previously linked to [Link Removed], but that had a specific repro case that was fixed in 4.14. Users are not providing ...

[CrashReport] Crash related to refreshing Destructible Mesh - SaveExistingSkelMeshData()

UE - Simulation - Physics - Destruction - Jul 20, 2017

This is a common crash affecting users in 4.16. User DescriptionsPressing the button to restart the basic mesh in the destruction editor causes the crash.Refreshing a Destructible Mesh that has had ...