
Path: /home/jonas/.vscode/extensions/ms-dotnettools.csharp-1.23.1/.omnisharp/1.37.0/run Target: /home/jonas/Documents/Unity/testproject/testproject.sln TLS: _threadįull Error Message Starting OmniSharp server at, 10:20:28 AM Mono installation Mono JIT compiler version 6.10.0.104 (tarball Fri Jun 26 19:38:)Ĭopyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors.
Visual Studio Code: via Ubuntu Softwareīase Path: /usr/share/dotnet/sdk/3.1.401/. Unity: I am using an Appimage File downloaded from the official Website. Stuff that might be interresting: how I insalled the Apps:
Unity does compile the Code and runs it completely fine.
I can Provide some Files of this Project if needed.
This Project can be opened by Visual Studio Code, Compiled and run without any problems. I don't really know what mono is or does, so maybe I have done something wrong here.Ĭreating a C# Hello World Project with dotnet new Console.
Installing Mono as suggested by some other forums. Restarting, Reinstalling Visual Studio, Reinstalling Unity, Resetting Ubuntu. Modifying other Tags didn't help either In Addition to that, the File will be reset every time when Unity is starting Visual Studio Code. Modifying the Assembly-CSharp.csproj file: When changing the TargetFrameworkVersion to my currently installed Version of the SDK (3.1.401) or the Version of the Framework (3.1.7) I will get the same error message. NETFramework Version 4.7.1: I don't know why, but Version 4.X is not available for Linux. NET Framework DeveloperĪfter that I can edit Code, but the IntelliSense for Unity (and maybe some other things I haven't noticed yet) doesn't work What I have Tried: To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework NETFramework,Version=v4.7.1 were not found. When starting Visual Studio Code by pressing "Open C# Project" in Unit圓D I get an error message (Full Error Message at the End): :
After going through some Trouble with the Unit圓D installation i have tried to install Visual Studio Code for Unity coding. I have recently switched my OS from Windows to Ubuntu 20.04.