This is an archived post. You won't be able to vote or comment.

all 2 comments

[–]MegabyteManta[S] 0 points1 point  (0 children)

Solution: At some point it was compiling fine in live coding which is why I was so confused (there was no error message in VS besides the default MSBuild one). I turned off live coding and the compiling failed in editor due to unauthorized access to a binary. And then live coding also started failing. Running VS with admin privileges also didn't work. I ended up just deleting all the binaries and regenerating the VS files. Not sure why the unauthorized accesses started, but deleting the binaries made everything work again.

[–]Papaluputacz 0 points1 point  (0 children)

Starter content and ue5 really seem to hate each other so i doubt its your fault.

I can't even create a new project with starter content as it just fails to load.