Hello, everything was working fine but now for no reason i dont have the button “Start in unity” on top to launch the VS debugger. i only have “start” instead and when i press it i drop me an error :
A project with an Output type of Class Library cannot be started directly In order to debug this project, add an executable project to this solution which references the library project. Set the executable project as the startup project.
-
I tryed deleting everything exept “Assets” and “ProjectSettings” and relaunching unity, did not fix anything.
-
I tryed restarting unity with VS open
-
I tryed restarting VS with unity open
Nothing seems to be working and i’m stuck because i needed to use the debugger right now.
I will try rebooting the computer right now.
Any help would be greatly appreciated.
EDIT : apparently rebooting fixed the problem for now but if this happens again i would love to know a workaround without having to reboot the machine.