Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

5.4b18... MonoDev & VS both opening.

Discussion in '5.4 Beta' started by Player7, May 25, 2016.

  1. Player7

    Player7

    Joined:
    Oct 21, 2015
    Posts:
    1,533
    No idea why this sometimes happens, but Unity prefs is set to use VisualStudio 2015.. however when starting a new project.. or just dbl clicking on a cs script from the editor after launch... It will startup VS first.. but won't load the script up, just the project.

    And monodev will load up in the background, but will have 2 errors like
    However monodev does load up the script file after closing that error. Then if I close monodev and open the same script in Unity again it will open it up in the already opened VS instance..
     
  2. lukaszunity

    lukaszunity

    Administrator

    Joined:
    Jun 11, 2014
    Posts:
    461
    Hi

    This issue has been fixed and the fix should be included in one of the upcoming betas.
     
    Player7 likes this.
  3. Player7

    Player7

    Joined:
    Oct 21, 2015
    Posts:
    1,533
    still happening on b21

    my temp fix was just renaming the monodev folder.. but unity still opens up the files in notepad++ (at least thats quick to open and close) along with visual studio.