Hi,
I upgraded my project from 2.6.1 to 3. Almost everything in editor was fine, but after building, it doesn't work. and it shows this error in "output_log.txt" :
the class defined in script file named 'myScript' does not match the file name!
Despite my script is java I added the class declaration in that script but nothing happened. What should I do?