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

Crash when quick binding a function in a class that extends LevelSequenceDirector

UE - Anim - Sequencer - Sep 16, 2020

The purpose was to create a Level Sequence Director inheritance class so that the same event could be reused in multiple sequencers. Attempting to quick-bind this base Level Sequence Director event ...

[CrashReport] UE4Editor_Engine!UAssetImportData::ExtractFilenames() [assetimportdata.cpp:156]

Tools - Sep 7, 2017

This is a common crash affecting users in 4.17 and 4.18. User DescriptionsI wasn't able to get my UCX collision to import. Clicked the yellow "return" arrow next to the asset import settings option ...

Editing child property values is affecting parent property values

UE - Gameplay - Blueprint Editor - Jan 27, 2020

Crash after clearing the animation from a sample point in a 1D Blendspace

OLD - Anim - Mar 8, 2017

Regression: YES, sort of. The ability to change the animation from a dropdown didn't exist in 4.14 Error message: Fatal error: [Link Removed] [Line: 160] Ran out of memory allocating 51539607528 ...

Crash on loading some MovementAnimSetPro Blendspaces

OLD - Anim - Dec 21, 2016

Error message: Assertion failed: TrianglesMade==2 [Link Removed] [Line: 373] Source Context: 360 { 361 FTriangle NewTriangle(A->Vertices[1],A->Vertices[2], TestPt); 362 ...

New Visibility Track creates an offset Visible(0) track in Sequencer

UE - Anim - Sequencer - Jan 14, 2017

The new Level Visibility track creates a Visible track that appears that it is created in the middle of the sequencer tracks. You are able to move the Visible track up flush with the timeline by cl ...

[CrashReport] UE4Editor_Landscape!FLandscapeEditDataInterface::SetAlphaData() [landscapeeditinterface.cpp:2617]

UE - LD & Modeling - Terrain - Landscape - Sep 8, 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: Access violation - code c0000005 ( ...

Box Reflection Capture is placed with a different default scale value when placed from the Quick Add Menu

UE - Editor - Workflow Systems - May 5, 2022

Box Reflection Capture scale is set to 1.0, 1.0, 1.0 instead of 1,000.0, 1000.0, 400.0 when placed from the Quick Add Menu versus other placement methods. ...