UDN user reported frequent crashes in FStaticMesh::~FStaticMesh() on DrawListLinks[i]->Remove(false); Crash went away after adding critical sections to FStaticMesh::LinkDrawList(), FStaticMesh::Unl ...
Attempting to import content into a project causes the editor to crash on Linux ...
Our character is using the Pose search setup from GameAnimation content example. The architecture of the system is most the same with some new function that account for some input difference and sp ...
User reporting crash with a specific setup using Lit Translucent FX Clouds and a Day-Night Setup running on a Timeline from Level Blueprint. [Link Removed] 4.8 BUGG: [Link Removed] 4.9 BUGG: [Li ...
Context UE_VLOG macros can be used to capture debug shapes into both a Visual Logger recording and a Rewind Debugger recording. Problem In the Rewind Debugger, the capsule shapes are drawn at an in ...
"It seems that deallocation of TLazySingleton<FInternationalization> causes unhandled exception. If DISABLE_LAZY_SINGLETON_DESTRUCTION=1 is provided - the build completes successfully" ...
The attached project will crash whenever attempting to load the default map which is parented to a custom level script made by the user. Note: This issue doesn't occur for all maps in the project. ...
Comment from user in crash group:I updated unreal engine to 4.22.1 and changed the project version from 4.21.2 to 4.22.1 and now it crash whenever i open a map Generated from CrashReporter ...
When provided sample project is run in PIE, crash occurs after call to SetMaterial() is made in code. Downloadable Project: [Link Removed] CrashReporter: [Link Removed] ...
The editor crashes when attempting to open a widget blueprint. ...