Can't add script component because the script class cannot be found?

前端 未结 5 720
别那么骄傲
别那么骄傲 2020-11-27 06:47

Yesterday I updated unity from unity5 to 2018.2.2f1. Unity scripts are not loading after Update 2018.2.2f1.

Once I try to play the Scene the scripts are not loaded a

5条回答
  •  星月不相逢
    2020-11-27 07:20

    Checking the console bugs and fix them is a good way to solve the problems "Can't add script component because the script class cannot be found?", although the bug seems to be irrelevant. This works for me when I fix a bug in the other script.

提交回复
热议问题