Open Edrian-Jose opened 5 years ago
Also got this warning when I installed, though it seemed to work fine, didn't experiment too much with it, hope they look into this
you need to install the .NET Framework 4.7.1 Developer Pack, and it must be this one, not earlier or later, else you still get errors.
Issue present in 2019.4 LTS - Mac OS
Issue present in 2020.08.07 - Windows 10 Maybe everybody just decided to ignore the warnings.
https://github.com/dotBunny/VSCode/blob/94e5a9b436cf70e85bc230247b288e8297fcc001/Plugins/Editor/VSCode.cs#L814
I got a warning in Unity 2019.1.12f1 saying that Assets\VSCode\Plugins\Editor\VSCode.cs(814,10): warning CS0618: 'PreferenceItem' is obsolete: '[PreferenceItem] is deprecated. Use [SettingsProvider] instead.'