If a user creates a struct blueprint then references it in another blueprint and then deletes the struct while the editor is closed, the referencing blueprint will crash when opened. ...
This is a regression from 4.23.1 (CL-9631420) where Sequencer just displayed the re-attached binding in yellow text instead of crashing. The user suggests that the deleted actor should be removed fr ...
Setting the name of a State or Conduit node to an extremely long string causes a crash This issue is not a regression. ...
Edits made to a struct that is a member of another struct can cause the parent struct to no longer compile and cause save errors. ...
When attempting to diff a Blueprint that has been reparented when the previous parent no longer exists in the editor, a crash occurs. The crash is due to the editor attempting to reference the delet ...
The project in question: [Link Removed] The user is experiencing an issue where they've fixed compile errors on their NPC blueprint, and now are unable to open it without experiencing a crash. Righ ...
Engine crashes when creating a new pose asset in persona using the Create Asset option -Tested with walk, idle, and run anims -Didn't crash only once out of the several times tested with the Third ...
Navigating to a level with a skeletal mesh asset from that level copied to the clipbard from the world outliner will cause the editor to crash. This can currently only be reproduced in the TM-Contac ...
Swapping the C++ Root Component from a Child BP class, pressing Save, Compile, but not Saving afterwards, will leave the Root Component in a locked state, meaning the it cannot be viewed or edited i ...
The attached project crashes whenever one of the structs is being opened. This does not occur in 4.10.4, this is a regression. Found in 4.11 Binary, reproduced in Main CL 2930737. User informati ...