Unity 5.1.1f1 Personal に UnityVS 2.1 をインポートしました。インポートするとすぐに次のエラーが表示されます。
DirectoryNotFoundException: パス「C:\Users\Public\Documents\Unity Projects\Achievement system\Library\UnityAssemblies\version.txt」の一部が見つかりませんでした。System.IO.FileStream..ctor (System.String パス、FileMode モード、FileAccess アクセス、FileShare 共有、Int32 bufferSize、Boolean 匿名、FileOptions オプション) (/Users/builduser/buildslave/mono-runtime-and-classlibs/build で) /mcs/class/corlib/System.IO/FileStream.cs:292) System.IO.FileStream..ctor (System.String パス、FileMode モード、FileAccess アクセス、FileShare 共有) (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (文字列、System.IO.FileMode、System.IO.FileAccess、System.IO.FileShare) System.IO.StreamWriter..ctor (System.String パス、ブール値の追加、System.Text.エンコーディングエンコーディング、
何が問題なのか誰にも教えてもらえますか? VS2015 コミュニティ エディションを使用しています。