Randomly we got this error on all our scripts (see provided image). None of them work anymore.
Is it really randomly or donβt have a compile error to one of the scripts as stated by Unity ?
Try closing and opening Unity once, but I guess you have some breaking code that cannot be compiled.
1 Like
We had one that didnt want to work so we restarted unity and than all our scripts stopped working
at first check as blu3drag0n said the errors in the scripts,
then, have the scripts the same names in the folder and in the class ?
script - βShootingβ
public class Shooting: β¦
if yes, then try to reimport assets (right click in assets folder and choose reimport.
It is fixed thank you guys
