Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Problem with VS

Hello there!

I have a problem with Visual Studio. The code i write is fine and works, but VS do not recognize the code from Unity. Like code with Rigidbody. It works, but VS says it doesn't work. Visual Studio don't list the commands from Unity, so i need to check the exact writing. Can i fix this? I hope you understand, my english is terrible.

PhoenX

Best Answer

  • Sugar_SnailSugar_Snail Member
    Accepted Answer

    in the unity project settings, set the default script editor to visual studio

    after that, install the gamedev in unity add-on from the menu on the top


    that should work :)

Answers

  • PhoenXPhoenX Member

    thanks, i will try it. :D

  • Can you Please Elaborate? I am extremely new to this and this is a major problem. The program works but since VS do not recognise codes from unity ( For example when I type Terminal, i have to type it completely), it becomes pretty difficult to code.

Sign In or Register to comment.