Yooo I just managed to get mine working again on 5.5 thought I might contribute to the thread and see if it helps anyone else…
for some reason my target files were disconnected or file path lost? not sure but make sure you check the following files for continuity of your “Project name” anything with project is just a placeholder.
File check 1: C:.… Project>…“yourProject”.uproject
- open in notepad
- check modules… “Name”: “YourProject”, correct if necessary should match “yourProject”.uproject
File check 2: C:.… Project>Source
“yourproject”.Target.cs
"yourproject"Editor.Target.cs
check all remaining files for name continuity
Should look something like this
Then try open project or right click and generate VS files project files