I think this issue is mostly caused by users accidentally pasting a lot of text from (for example)a blueprint node while renaming a component. All you have to do is have a BP node in your clipboard ...
If the values of the elements in a Tmap are altered for a Tmap that is using a custom struct, the editor will crash on compile. ...
Edit: This probably has nothing to do with macs. <unknown module>! UBlueprint* CastChecked<UBlueprint, UObject>(UObject*, ECastCheckedType::Type) <unknown module>! UBlueprintGeneratedClass::GetAut ...
Download offending asset here: [Link Removed] Error message: Assertion failed: NewPosition >= 0 [Link Removed] [Line: 452] Source Context: 438 virtual ~FFileHandleWindows() 439 ...
FCEFWebBrowserWindow::OnKeyDown() InternalCefBrowser->GetHost()->SendKeyEvent(KeyEvent); is processed on the UE4 GameThread, inside the Chromium Embedded Framework (CEF) it appears to call a syst ...
When removing already assigned cloth asset from a skeletal mesh it will crash the editor. I was able to reproduce this with the Owen asset from Content Examples, but was unable to get it to work fro ...
When selecting an actor in the World Outliner that is using the ColorGradingMode specifier (ColorGradingMode = "saturation"), the editor crashes. This did not occur in 4.15.3. This is a regression ...
PIE without compiling child blueprint (3rdSpiderPawn in example) that is attempting to affect an inherited variable will crash the editor. Additional Information: User has several cast to nodes ca ...
If you merg actors with LODs with the setting LODSelection Type set to "Use all LOD levels" then apply a material to the element 0 assigned to LOD1 the engine will crash. NOTE I wasn't able to rep ...
Crash occurs when the user quickly resizes the Cascade window. I was able to reproduce this regularly last week, but I'm not able to do so now. This is related to [Link Removed]. ...