LoginSignup
8
5

More than 5 years have passed since last update.

C#でerror CS1525: Unexpected symbol `<internal>'というエラーがでる解決方法

Last updated at Posted at 2014-12-05

UnityでC#のコードを書いていたら、エラーが出ました。

C#でエラー
error CS1525: Unexpected symbol `<internal>'

コメントのつもりで書いた空白部分に、全角スペースが入っていたのが問題だったようです。全角スペースを消したらエラーが消えました。

8
5
1

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
8
5