Structs keep disconnecting in 4.12

The above fix did not work for me, so I continued to play around and finally found a fix that works for me. Here are my steps:

Reconnect everything properly and compile/save the project

Right click on the content folder in content browser and " Fix Up Redirections in Folder"

Save and Close Project

Go into the project folder and delete Intermediate folder

Re-open project

Profit

Even after reconnecting and compiling everything it still would not let me package the project for Android. Saying that the two files would not compile. So I figured it wasn’t actually writing my changes. Deleting the Intermediate folder fixed it.

Hope this helps someone!
~rush