When adding a Material Layer, that has a Static Component Mask Parameter node in it, to a Material Instance, the editor will crash. The ability to set Material Attribute layers in a Material Inst ...
When creating a blueprint class based on a C++ actor with a Niagara component, color curves will cause the editor to crash when compiling the blueprint. This will impact users creating their own cla ...
A crash occurs when diffing a blueprint that contains an array that has changed from an Object Reference to a Soft Object Reference. Note: I figured that this could be related to another bug that I ...
Changing the Anim Class in the Details Panel before Disable Post Process Blueprint can prevent the crash from occurring. Changing the Animation Mode does not seem to prevent this crash. The conten ...
Editor will crash when a skeletal mesh has been added to a level and then reopening the project later if you try and access this level. If you attempt to open the skel meshes in the content browser ...
The engine is crashing when the user tries to export from a persistent level with a sub level that contains a level instance. ...
Clicking the Closed Loop option in a new Spline Component results in the Editor crashing. This only occurs in 4.8 Preview 1 (so far). 4.7.6 and Main appear to be working correctly. ...
Adding a code class to a blueprint project causes the editor to crash after attempting to hot reload. This only occurs for a fully bluprint project, code projects or BP projects that have already h ...
Crash occurs when the user assigns a static to the Instanced Static Mesh Component in a LightWeightInstanceStaticMeshManager. I couldn't reproduce this with an actor blueprint with an ISMC or HISMC ...
The editor will crash if the Window menu button next to Edit is pressed after compiling a toolbar plugin through the editor and attempting to click/use it. ...