My issue was that I had made the critical mistake of deleting the PROJECT_NAMEEditor.Target.cs
file. I thought I could launch with just a Game.target, but an Editor.target is mandatory.
My issue was that I had made the critical mistake of deleting the PROJECT_NAMEEditor.Target.cs
file. I thought I could launch with just a Game.target, but an Editor.target is mandatory.