Issue was occurring with wildly varying repro steps, after speaking to Jurre and enabling gc.CollectGarbageEveryFrame 1 it was easy to conistenty reproduce this issue. note: I was getting this iss ...
When a blueprint graph contains a "Make Struct" node for a blueprinted Struct, changing any pin's type causes the editor to crash when the blueprint is compiled. Regression: No - same behavior occu ...
User will hit an ensure first when pasting a copied custom event, and will crash after compiling. ...
Console Variables settings will not update existing jobs when saved to a preset that they both use. ...
Crash when using AnimSeqStats console command. User in the additional info URL seems to know what the code change should be. [Link Removed] ...
Giving the Blueprint Interface Function and the Widget Blueprint Variable the same name, then adding the Blueprint Interface to the Widget Blueprint, causes the editor to immediately crash when comp ...
Ensure occurs when the user creates a cycle with a blueprint containing itself as a child actor component. ...
In a function, creating a local Pawn or Actor variable, getting it, and then converting the Get to a Validated Get will cause the editor to crash upon compiling the blueprint. Found in 4.10.2 binar ...
Setting a material in a BP construction script after setting a DM will result in a crash. This will render the BP inaccessible once the project reloads. Opening the BP will result in an instant cras ...
When you add an Interface to a Blueprint that contains a variable with the same name as one of the Interface's functions, the editor will crash upon compiling the blueprint. In 4.16, this only cause ...