there is a crash that occurs with gameplay tag map variable compiles with default value changed. This issue occurs no matter what the secondary value of the map is. I was unable to test this issue i ...
If the values of the elements in a Tmap are altered for a Tmap that is using a custom struct, the editor will crash on compile. ...
When setting the Kill Particles boolean of an emitter in a Niagara System to true, the editor crashes. So far, I've only been able to reproduce the issue with the NS_EH_KP system that a user provide ...
Editor crashes if a struct array that has been made editable is edited in an instance within the details pane of the level viewport, then the changes are applied from the instance to the base bluepr ...
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 ...
The engine crashes when building lighting if World Settings >> Precomputed Visibility >> Visibility Aggressiveness is set to "VIS Max." A Fatal Error message sometimes appears (screen shot attached) ...
The editor crashes when moving a child actor component in the blueprint viewport. This has not been reproduced in a clean project, and only seems to be occurring in the user project where they have ...
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 ...