If compile is pressed after adding a variable or node to a blueprint component that has a variable referenced within another blueprint actor, the editor immediately crashes. Frequency: 1/1 Crashr ...
If a level has been saved as two different levels and a new save initiated, the editor will crash if the overwrite is cancelled. Frequency 3/3 Regression (Yes) issue (does not) occur in 4.12.5 ...
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 ...
!!! Changes between version 4.12 and 4.13 for importing these !!! 4.12 There is a crash when importing any t3d (legacy) file through File > Import Into Level using the t3d file option. 4.13 The ...
User will hit an ensure first when pasting a copied custom event, and will crash after compiling. ...
It seems that the crash is related to all of the "Write" events. I tested the Event ChaosDestruction Write, Event Float Write, and Event Bool Write and all 3 caused the crash, but their "Read" count ...
Crash attempting to input value for Rot Y in a floating details panel. Found on //UE4/Release-4.15 CL-3283184. Reproduces in Binary and P4 versions of the editor. Reproduces in //UE4/Main CL-3283 ...
Ensure occurs when the user creates a cycle with a blueprint containing itself as a child actor component. ...