The editor crashes when testing an animation that has an audio track containing a wave sound. ...
When selecting a default color for a linear color input for an interface. A crash occurs when trying to bring up the color picker. ...
Using the shot console command or the RequestScreenshot function to take a screenshot in Gear VR causes the app to crash. This was tested on Android-19, ETC-1 configuration, with both Developer Mode ...
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 ...