One of my UiPath Studio projects got messed up somehow. Many of the activities now show a generic rectangle instead of their normal icon. The While loop below (#1) is missing its nested sequence completely.
Even less affected activities are missing UI controls. For example, For Each (#2) has no textbox for specifying which collection to iterate over. Instead it just has a label that reads In String.
Is there a way to fix this? There many workflows in this project, so it would be ideal to avoid migrating to a new project if possible.