Intellisense issue : [fail]: OmniSharp.MSBuild.ProjectManager

Hi there! First off thank you for taking the time reading my message.

my intellisense isn’t working properly; I keep getting many messages in the output saying
“[fail]: OmniSharp.MSBuild.ProjectManager
Attempted to update project that is not loaded :” then it has lots of line of code of the same message with different .csproj statements afterwards.

Can anyone help ? Thank you in advance

Hi Brent,

Welcome to our community! :slight_smile:

Please follow the instruction on this website and make sure all required extensions are installed: https://code.visualstudio.com/docs/other/unity

If the issue persists, please check the console of VS Code (not Unity!). If the .NET Framework 4.7.1 (Developer Pack) is mentioned there, download and install it from the official Microsoft website. Here is the link: https://dotnet.microsoft.com/download/dotnet-framework/net471

Depending on your version of Unity, it might be that you will have to install the “Visual Studio Code Editor” package in Window > Package Manager in Unity.

Did this help you fix the problem?


See also:

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.

Privacy & Terms