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]. ...
The linked project crashes on open after attempting to implement an interface and a duplicate of that same interface with different function names. This has not been reproduced in a clean project, h ...
If a struct is give a button style as one of its variables and then that variable is in turn used to set the button style of a button widget the editor will crash when trying to save ...
UserWidget animations will be ticked as part of the WidgetComponent's DrawWidgetToRenderTarget(). This will lead to a crash when we attempt to set the LastWidgetRenderTime to GetWorld()->TimeSeconds ...
Editor Crashes when creating a function in Child Anim Blueprint. Regression: This issue did NOT occur in 4.13.2 Binary build ...
Blueprint compile is crashing in a BP with a large number of macros ...