Reputation: 35
I use Unity and when I write a script on the visual studio I don't have the build option and the system doesn't know to continue my word.
Upvotes: 1
Views: 830
Reputation: 185
I had the same issue and I know what he means.
I had to go ASSETS --> OPEN c# project to see the BUILD option. Otherwise when I double clicked a C# script file in the project it would open without intellisense and I couldn't build or see the "attach to unity" in the debugger.
Hope this helps someone else.
Upvotes: 0