All Dialogue System Scripts are corrupted?
All Dialogue System Scripts are corrupted?
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.
- Attachments
-
- Capture.JPG (67.67 KiB) Viewed 299 times
Re: All Dialogue System Scripts are corrupted?
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?
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?
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?
Whew! Glad you were able to find the script error.