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. ...
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 ...
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 ...
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. ...