Reference UDN as it explains well the cause of the issue. ...
No user comments in crash group 48 bool UEditorBrushBuilder::EndBrush( UWorld* InWorld, ABrush* InBrush ) 49 { 50 //!!validate 51 check( InWorld != nullptr ); ...
SubwaySequencer is crashing when launching in standalone game Reported here originally:シーケンスの再生に関して ...
Licensee has proposed a potential workaround (initialising vertex array with at least 1 element). ...
"Assertion failed: Pair != nullptr " when trying to create a basic test with AEditorFunctionalTest in a WP map. ...
Reported alongside [Link Removed] Context: Some ActorComponents can schedule end-of-frame work which UWorld executes later in the frame in UWorld::SendAllEndOfFrameUpdates(). By-design it appears t ...
Generated from CrashReporter ...
Crash occurs when the user sorts array elements in the Project Settings. This seems to occur with any arrays in the Project Settings, but I haven't been able to reproduce the crash outside of them. ...
Enabling the gLTF plugin and trying to import a glTF asset results in a crash. ...