Search Unity

VisualStudio Project Selector

Discussion in 'Editor & General Support' started by menashay, Oct 4, 2021.

  1. menashay

    menashay

    Joined:
    Sep 6, 2018
    Posts:
    5
    Using Mac:
    Anyone knows why the Visual Studio project selector stays on the screen like a modal window?
    How can I get rid of this?
     

    Attached Files:

  2. Kurt-Dekker

    Kurt-Dekker

    Joined:
    Mar 16, 2013
    Posts:
    38,748
    This may help you with intellisense and possibly other Visual Studio integration problems:

    Sometimes the fix is as simple as doing Assets -> Open C# Project from Unity. Other times it requires more.

    https://forum.unity.com/threads/intellisense-not-working-with-visual-studio-fix.836599/

    Also, try update the VSCode package inside of Unity: Window -> Package Manager -> Search for Visual Studio Code Editor -> Press the Update button

    Also, this: https://forum.unity.com/threads/no-suggestions-in-vscode.955197/#post-6227874
     
  3. menashay

    menashay

    Joined:
    Sep 6, 2018
    Posts:
    5
    Thank you but sadly those fixes did not help.