Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'PreferenceItem' is obsolete: '[PreferenceItem] is deprecated. Use [SettingsProvider] instead. #170

Open
Edrian-Jose opened this issue Jul 27, 2019 · 4 comments · May be fixed by #176
Open

Comments

@Edrian-Jose
Copy link

[PreferenceItem("VSCode")]

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.'

@Coldes0
Copy link

Coldes0 commented Aug 12, 2019

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

@BrBarry
Copy link

BrBarry commented Nov 11, 2019

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.

@engrish555
Copy link

Issue present in 2019.4 LTS - Mac OS

@ghost
Copy link

ghost commented Aug 7, 2020

Issue present in 2020.08.07 - Windows 10
Maybe everybody just decided to ignore the warnings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants