2D Toolkit Forum

2D Toolkit => Support => Topic started by: griden on November 13, 2013, 11:22:49 am

Title: After I updated Unity to 4.3 and 2D Toolkit to 2.3...
Post 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:


To update 2D TK I just opened the asset store window from within Unity and clicked Update, then Import.

Thanks in advance!
Title: Re: After I updated Unity to 4.3 and 2D Toolkit to 2.3...
Post by: unikronsoftware on November 13, 2013, 11:24:40 am
do you have any errors in the console?
Title: Re: After I updated Unity to 4.3 and 2D Toolkit to 2.3...
Post by: griden on November 13, 2013, 11:30:04 am
Yes, but only from my own scripts - the same I had before updating.
Title: Re: After I updated Unity to 4.3 and 2D Toolkit to 2.3...
Post by: unikronsoftware on November 13, 2013, 11:30:27 am
You need to fix all errors before unity will load all scripts properly...
Title: Re: After I updated Unity to 4.3 and 2D Toolkit to 2.3...
Post by: griden on November 13, 2013, 12:20:18 pm
Thanks, that helped!