Extremely similar repro to [Link Removed], except in this case the parent function has no parameters or return values. Also encountered a one-off crash while exploring repro methods, but was unabl ...
No user comments in crash group 675 if ( bRequiresAdjacencyInformation ) 676 { 677 check( LODModel.bHasAdjacencyInfo ); 678 ***** OutElement.IndexBuffer = &LODModel ...
Regression in Draw Material to Render Target functionality. Enabling Mobile HDR is a workaround. Android tested with Note 4 Unable to verify Main CL 6395234 (Crash on Phone) No repro on iOS mo ...
If you call Montage_SetEndDelegate after a montage has begun blending out, but before it terminates, the end delegate will not be set because an active montage instance cannot be found. If an AI is ...
Opening map assets from the "Open World Demo Collection" sample results in the engine freezing. No crash occurs, just a lock up of the engine at 75%. There is the possibility that it could take s ...
User comment: "Crash at compile array blueprint" Error MessageAssertion failed: Tag.Size == Loaded [File:D:/Build/++UE4+Licensee/Sync/Engine/Source/Runtime/CoreUObject/Private/UObject/Class.cpp] [L ...
When an Actor is identified to seamlessly travel, its child actors should also seamlessly travel with it (or maybe it should be an optional flag), rather than destroying and recreating on the other ...
Generated from CrashReporter Error message: Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0x60b40008 Comments from Users: I cant import abc hair from Blender 2.81a. crashe ...
Generated from CrashReporter ErrorMessage: Unhandled exception Callstack similar to [Link Removed] comments from community: Clicked on a procedural grass node in the Brushify material This ...
In a commandlet, when FScopedEditorWorld exits, it leaves references behind and prevents garbage collection of the PersistentLevel and non-spatial actors. This leads to an issue when a second FScop ...