Page 1 of 1
All Dialogue System Scripts are corrupted?
Posted: Mon Nov 09, 2020 5:38 pm
by AlexNerd
This has happened to me once before. On all the dialogue system scripts Unity gives me an error that says the script cannot be loaded. I don't want to redo everything, is there anything I can do? I've already tried updating and reimporting.
Re: All Dialogue System Scripts are corrupted?
Posted: Mon Nov 09, 2020 7:13 pm
by Tony Li
Hi Alex,
You don't have to redo anything.
That happens when Unity isn't able to compile scripts. What are the red compiler errors in the Console window?
Re: All Dialogue System Scripts are corrupted?
Posted: Wed Nov 11, 2020 9:13 pm
by AlexNerd
There was an error in one of my custom scripts. It seems to have been fixed now, thank you!
Re: All Dialogue System Scripts are corrupted?
Posted: Wed Nov 11, 2020 9:35 pm
by Tony Li
Whew! Glad you were able to find the script error.