[CrashReport] UE4Editor_LevelEditor!FLevelEditorActionCallbacks::Paste_CanExecute() [leveleditoractions.cpp:1662]

Tools - Jul 19, 2017

This is a common crash affecting users in 4.16, and has occurred since at least 4.14. User DescriptionsI was copying and pasting a Geometry Box and then the client just crashed.I was trying some st ...

[CrashReport] PhysX3PROFILE_x64!physx::Sc::BodySim::activateInteractions() [scbodysim.cpp:496]

UE - Simulation - Physics - Jul 19, 2017

This is a common crash affecting users in 4.16. The callstack is very similar to [Link Removed], which has previously been fixed. User DescriptionsTesting destruction of generated destructables. T ...

[CrashReport] <unknown module>!UE4Editor_Core!FDebug::AssertFailed()

UE - Foundation - Core - Mar 28, 2016

Error message: Assertion failed: (Index >= 0) & (Index < ArrayNum) [Link Removed] [Line: 678] Array index out of bounds: 0 from an array of size 0 Source Context: 80 } 81 else ...

Crash when resizing window using Quad Stereo Buffer

UE - Virtual Production - nDisplay - Oct 2, 2019

We noticed crashes in our application when we attempted to resize a window or switch to full-screen mode. Hence, resizing windows and switching to full screen will result in a crash on Unreal Engine ...

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