UMG Structure References do not update after project migration

If you migrate UMG widgets to another project, related UMG structure references are not updated, which is understandable, but they should break at least. However, UMG structure references-bindings do not break their outdated (broken), structure reference. This is a very subtle issue, which can only be resolved with unbinding the existing reference, and assigning it anew.

Hello Unit23,
I was unable to reproduce your issue on our end. When I migrated my UMG blueprint, it automatically identified the reference to the struct and migrated the struct as well. I have a couple of questions about your issue to help narrow down the issue you are experiencing.

  1. Are you creating your struct via code?
  2. How is your reference breaking?

Thanks!

We have not heard back from you in a few days, so we are marking this post as Resolved for tracking purposes. If you are still experiencing the issue you reported, please respond to this message with additional information and we will follow up.