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 ...
If the user uses a Blueprint Interface in children Blueprints and then goes to the parent Blueprint and tries to implement the same Blueprint Interface in the parent Blueprint, the editor will crash ...
A crash occurs when splitting the pin of a collapsed vector node that was connected via a vector connection. This issue is very similar to [Link Removed] however, the callstacks are different so I ...
REGRESSION: No, occurs in 4.17 (doesn't repro in 4.16 because orphaned pins wasn't a feature) Crash occurs when the user attempts to use a struct containing a deleted struct in a blueprint. ...
If a sublevel is duplicated and contains a landscape, the editor will crash when the duplicate level is added to the persistent level as a sublevel. Frequency 4/4 Regression (yes) issue (does not ...
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 ...
This is an uncommon Linux crash that has occurred for a few users in 4.17 and 4.18 (not yet released) ...
If a blueprint is created from a landscape object, the editor will crash. Frequency: 5/5 ...