About 305,000 results
Open links in new tab
  1. Unity solution not compatible with visual studio - Stack Overflow

    Nov 6, 2016 · I was having similar issues when doing a clean download of an existing Unity project onto a fresh install of Visual Studio Community 2019. In the end the issue for me was …

  2. visual studio - Unity missing "Regenerate project files" - Stack …

    Dec 26, 2023 · 0 After installing "Visual Studio tools for Unity", just Unity Editor. Also close open Visual Studio instances.

  3. Unity Scripts edited in Visual studio don't provide autocomplete

    Mar 4, 2017 · When I want to edit C# Unity scripts, they open in Visual Studio. It is supposed to provide auto complete for all Unity related code, but it doesn't work. Here you can see the …

  4. Visual Studio Debugger not attaching to Unity - Stack Overflow

    Jun 14, 2016 · I have Unity 5.3.5, Visual Studio Tools for Unity 2.2.0.0 and Visual Studio Community 2015 installed on my PC. All of the Unity tools appear inside Visual Studio (Attach …

  5. visual studio 2019 - Unity does not detect or open external script ...

    Feb 28, 2024 · I install Unity Hub 3.2.0 and Unity 2021.3.35f1. Then I tried to change external script editor to VS2019, but the unity option didn't show any external editors. So I added …

  6. Visual Studio integration with Unity is not working

    Mar 25, 2023 · I have installed Visual Studio and Unity separately, but I've installed the "Game Development With Unity" module in VS and I've done the usual fix that people suggest of …

  7. visual studio - IntelliSense doesn't show Unity hints - Stack Overflow

    Visual Studio is set as your external script editor in Unity (Edit/Preferences/External Tools) Visual Studio plugin is installed in Unity (Help/About must display a message like Microsoft Visual …

  8. c# - Fail to load Unity project in Vscode - Stack Overflow

    Jul 19, 2023 · The fixes here where not working for me. If you run into this problem, heres is how I was able to fix it: Go to the Package Manager: uninstall the Visual Studio Code EditorPackage …

  9. unity3d - UnityとVisualStudioの提携がうまくいかない - スタック …

    Mar 27, 2024 · 私は、同様の環境で問題なく Unity と Visual Studio 2022 の連携ができています。 以下を確認し、Visual Studio Tools for Unity が正しくインストールできているかを確認く …

  10. Auto Complete Not Working In New Visual Studio 2022 For UNITY

    May 1, 2022 · I had the same problem because I was using Visual Studio Code to edit the program (which was set as the default editor in Unity > Edit > preferences > External tools).