Unreal Engine crashes when making changes to an structure

I recently had a problem with a struct crashing if I did anything to it. What fixed it for me was fixing up the redirectors.

To do that, in the editor, right click on the folder your struct is in and click on the “Fix Redirectors in Folder” (or whatever its called).

Hopefully this helps if you haven’t found the fix yet!

2 Likes