2D Toolkit Forum
2D Toolkit => Support => Topic started by: griden on November 13, 2013, 11:22:49 am
-
Hello,
Probably I've messed up something but after updating both Unity and 2D Toolkit my project doesn't look like a 2d TK project at all :o These are the symptoms:
- All 2D Toolkit scripts that are attached to prefabs and objects display this: "The associated script cannot be loaded. Please fix any compile errors and assign a valid script."
- Doesn't display any of the 2D Toolkit features that were previously built into the Unity menu - Create a Sprite, Create Sprite Collections, etc.
To update 2D TK I just opened the asset store window from within Unity and clicked Update, then Import.
Thanks in advance!
-
do you have any errors in the console?
-
Yes, but only from my own scripts - the same I had before updating.
-
You need to fix all errors before unity will load all scripts properly...
-
Thanks, that helped!