[CrashReport] UE4Editor_AssetRegistry!FAssetData::FAssetData()

Tools - Aug 8, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Access violation - code c0000005 (first/second chance not available) Source C ...

[CrashReport] UE4Editor_Engine!FMaterial::CacheShaders() [materialshared.cpp:1663]

UE - Graphics Features - Mar 13, 2017

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

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

UE - Graphics Features - Sep 13, 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: Assertion failed: (Index >= 0) & ( ...

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

Blueprint with Niagara System and Skeletal Mesh Components Automatically Updates Niagara System Skeletal Mesh

UE - Niagara - Apr 4, 2019

When adding a niagara system that reproduces a skeletal mesh and a skeletal mesh as components to a blueprint, the niagara system immediately updates its skeletal mesh to the most recently updated s ...

[CrashReport] UE4Editor_Engine!UModelComponent::GetPhysicsTriMeshData() [modelcomponent.cpp:674]

UE - Simulation - Physics - Sep 12, 2017

This is an occasional crash in the 4.17 release. Users have not provided any descriptions of their actions when the crash occurred. Source Context 664 for(int32 ElementIndex = 0;ElementIn ...

Crash reimporting an FBX with LODs and Morph Targets, but leaving "Import LODs" disabled

UE - Editor - Content Pipeline - Import and Export - Jan 4, 2017

Error message: Assertion failed: ImportedResource->LODModels.IsValidIndex(LODIndex) [Link Removed] [Line: 282] Source Context: 270 * Constructor. 271 * Converts a skeletal mesh to ...

Available network bandwidth is too low for uncapped but slow frame rates

UE - Networking - Sep 24, 2020

The networking system has a max frame rate of 120hz by default. Inside UNetConnection::Tick it computes an estimated bandwidth by using that max frame rate, the engine's max frame rate, and the actu ...

Actor in Map in Struct Causes Crash When Changed

UE - Gameplay - Blueprint - Mar 8, 2018

User submitted bug. Editor will crash after changing key or value in Map. ...

Rearranging the position of enumerators in an Enum BP will change references to the enumerators inside Data Tables based on position rather than value

Tools - Nov 12, 2015

Rearranging the position of enumerators in an Enum BP will change references to the enumerators inside Data Tables based on position rather than value. Reproduced in 4.8.3 binary, 4.9.2 binary, 4.1 ...