Adding a variable of Post Process Settings structure to a blueprint causes the editor to crash when the blueprint is compiled. Regression: Yes - Editor did not crash on compile in 4.17.2 (CL 365890 ...
If the user switches between two variable types in a struct while the default values are being shown then the editor will crash ...
Saving a Slate Vector Art asset causes a crash. ...
REGRESSION: Yes, does not occur in 4.17.2 Ensure occurs when undoing the splitting of a pin. ...
When trying to copy a setter node for a GameplayTag variable from one eventgraph to another eventgraph the engine crashes. If the blueprint that is copied into has a GameplayTag variable with the sa ...
The first time that a Behavior Tree editor window changes from the tree to the Blackboard can cause a crash if you add and remove a key from the Blackboard via a different Behavior Tree editor windo ...
When trying to delete an existing (and saved) mesh instance from a Hierarchical Instanced Static Mesh component the Editor crashes due to a failed assertion, however clearing all instances does not ...
Crash on Build All Levels after a HLOD warning. EXCEPTION_ACCESS_VIOLATION reading address 0x00000000000000f0 ...
I created a cylinder with a subtractive cylinder inside of it. I also used a box BSP with a subtractive box inside of it and got the crash to repro. I tried with a sphere BSP twice and didn't get ...
When creating the emitter's track widget we search for the stack view model's root entry, but the stack view model pointer is null, so we crash. ...