LoginSignup
0
0

More than 3 years have passed since last update.

Unityで作成したC#スクリプトがVisual Studio 2019で正しく読み込まれない問題

Posted at

結論から言います

まずUnityを開き、以下の手順で環境設定まで行きます。
 [Edit]->[Preferences...]

External Script EditorをVisual Studio 2019(Community)に変更します。
 [External Tools]->[External Script Editor]->Visual Studio 2019(Community)

これで認識させることができました。

参考ページ

SSchmidさん、感謝です。
https://stackoverflow.com/questions/26094908/unity-project-doesnt-have-solution-file

背景

気が向いたら書きます。。。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0