Home > OS >  Anybody know why I have no other selection but blank solution
Anybody know why I have no other selection but blank solution

Time:01-24

I am using Visual Studio 2022 and trying to use c# for unity. I installed the unity package but still, I see nothing but a blank solution. Any help?

CodePudding user response:

We can see that“Projects are created using the Unity Editor and not Visual Studio”.

enter image description here

If you want to solve your problem, you can refer to enter image description here

  •  Tags:  
  • Related