A
A
amaterasu_s2020-05-04 13:34:44
C++ / C#
amaterasu_s, 2020-05-04 13:34:44

What is the correct way to fix error CS1729 in Unity and VSCode?

The fact is that when loading standard assets in Unity 2019.3.11f1, I constantly get errors in the console, not to mention the fact that the project itself is not reproduced, giving a compiler error.
Assets/VSCode/Plugins/Editor/VSCode.cs(753,10): error CS1729: 'SettingsProviderAttribute' does not contain a constructor that takes 1 arguments. What Unity says. Already really want to move forward, I will be grateful for the help!
5eafef7431639622033507.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vasily Bannikov, 2020-05-06
@vabka

Make sure you are using the correct SettingsProviderAttribute
Try rebuilding the entire project

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question