Changing the Anim Class in the Details Panel before Disable Post Process Blueprint can prevent the crash from occurring. Changing the Animation Mode does not seem to prevent this crash. The conten ...
Converting a landscape to a blueprint immediately crashes the editor. Frequency: 2/2 ...
A crash is occurring if you collapse a node and name the collapsed graph something that contains a period. The crash occurs if you copy and paste the collapse graph, and then attempt to rename it. I ...
[Link Removed] Able to set default values for Sequence & Map variables for a Movie Pipeline Executor Job causing an Ensure & Crash. Repro Rate: 4/4 Tested this in //UE4/Release-4.27 @ CL#18319896 ...
The editor crashes trying to find an event on the other level sequence when playing back the new one. ...
Creating a Blueprint interface and changing its function name causes a crash when using the undo button to change the name back. ...
Cascade to Niagara conversion causes the editor to crash due to any distribution parameter in the Particle Emitter being reset to none. Repro Rate: 4/4 Tested this in //UE4/Release-4.27 @ CL# 1831 ...
A crash occurs at FindChecked in the code below.if (PreparedServiceChanges->OwnerAccountId) { InternalPublicData->OwnerAccountId = *PreparedServiceChanges->OwnerAccountId; if (bDispatchNot ...
Mousing over an array input inside a Blueprint function can lead to a crash. For this to occur, the first parameter of the function must be a User Defined Struct. ...
Version 4.21:The script result in popping the Alembic Import windows instead of a silent importThe provided options are ignored by the importer. Version 4.22: Results in the provided callstack wi ...