This is a common crash that has affected more than 170 users since at least 4.15 and occurring into 4.17. Based on one user description and frequent project names, this appears to commonly correla ...
User comment in crash group:Wanted to delete a single field of my landscape wich is very big. Same error appears if I try to get a part of the landscape to another streaming level. Would be cool if ...
Context: Some ActorComponents can schedule end-of-frame work which UWorld executes later in the frame in UWorld::SendAllEndOfFrameUpdates(). By-design it appears that it's not allowed to schedule mo ...
While working with DirectX 12 in the project settings, the editor crashes by check() code when attempting to create a static texture from a non-HDR Cube Render Target asset. This crash doesn't occur ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. This crash is only occurring in packaged games, not in the editor. The Logs contain the follo ...
This is a somewhat common crash coming out of 4.16 and 4.17. Users have not provided any description of their actions when the crash occurred. The top line of the callstack and the source context ...
From an EPS case: --------------------------------- We're seeing a recurring issue where child BP actors are becoming orphaned during any processing that uses UWorldPartitionBuilder. It affects ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Source Context: 770 AllNodes.Remove(Node); 771 772 Node->bIsParen ...
iOS app crashes when cloudsaves are active When attempting to deploy with 4.25 MAIN @ CL 10668484 it fails with error LogPlayLevel: === BUILD TARGET AJ_ioscloudsave OF PROJECT AJ_ioscloudsave WI ...
The editor is crashing when a child blueprint uses a billboard in the construction script after hovering over 'apply instance changes to blueprint' from the details panel. ...