Crash Importing some assets with "Keep Overlapping Vertex"

UE - Editor - Content Pipeline - Import and Export - Nov 29, 2016

Download offending asset here: [Link Removed] Error message: Assertion failed: NewPosition >= 0 [Link Removed] [Line: 452] Source Context: 438 virtual ~FFileHandleWindows() 439 ...

Editor Crashes When Updating Captures on Sphere Reflection Captures

UE - Graphics Features - Feb 20, 2017

Error message: Assertion failed: (Index >= 0) & (Index < ArrayNum) [Link Removed] [Line: 633] Array index out of bounds: -1 from an array of size 11 Source Context: 200 CubemapArray.Updat ...

LIVE: RENDERING: Movable Mesh does not receive shadows from Static meshes in static or stationary lighting

UE - Graphics Features - Apr 30, 2014

---------------------------------------------------------------------------------------------------------------------- Build: 4.1.0-2057451 Description: Movable meshes and blueprints set to cast n ...

Crash Occurring in FD3D11DynamicRHIModule::FindAdapter()

UE - Graphics Features - Jul 13, 2016

Error message: Assertion failed: (Index >= 0) & (Index < ArrayNum) [Link Removed] [Line: 804] Array index out of bounds: 1 from an array of size 1 Source Context: 352 353 // We a ...

"Build All Levels" does not re-AddNavigationSystemToWorld

UE - AI - Navigation - Feb 28, 2024

The Build All Levels editor action cleans up the world's NavDataSet (UNavigationSystemV1::NavDataSet) as pre-rebuild world cleanup by calling: SetNavigationSystem(nullptr); inside UWorld::Cleanu ...

Crash after setting a key on a Rotation Track, then trying to right click the key with Transform track collapsed

UE - Anim - Sequencer - Aug 3, 2016

Error message: Access violation - code c0000005 (first/second chance not available) Source Context: 336 337 if (bHasRotationKeys) 338 { 339 TSharedRef<FStru ...

Crash Clicking on Enum in BT Decorators After the Enum Has Been Altered

UE - AI - Apr 5, 2017

Clicking on a Behavior Tree decorator that references an Enum blackboard key will crash the editor if that Enum has been altered in the method described in the repro steps. If you set decorators to ...

[CrashReport] Assertion failed: TaskDataArray.Num() == Exporter->VolumetricLightmapTaskGuids.Num()

UE - Graphics Features - Lumen - Oct 2, 2017

This is a trending crash coming out of the 4.18 Previews. Users have not provided any descriptions of their actions when the crash occurred, but at least two of the affected projects are being creat ...

iOS Metal-based build crashes at launch with sub-levels.

Tools - May 16, 2016

Application crashes when deploying a game to iOS with Metal enabled. This has only been reproduced if a sub-level has been added to the starting level within the project. This seems to only happen ...

[CrashReport] UE4Editor_D3D11RHI!VerifyD3D11Result() [d3d11util.cpp:200]

UE - Editor - UI Systems - Slate - May 9, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Fatal error: [Link Removed] [Line: 200] SwapChain->ResizeBuffers(1,SizeX,SizeY ...