2D Toolkit Forum

2D Toolkit => Releases => Topic started by: unikronsoftware on July 27, 2017, 11:55:03 am

Title: 2D Toolkit 2.5.8.2
Post by: unikronsoftware on July 27, 2017, 11:55:03 am
Please read the migration guide before updating. 2D Toolkit 2.x is not API compatible with 1.x.
http://2dtoolkit.com/docs/2.4/migration_guide.html

Documentation available at:
http://2dtoolkit.com/docs/2.5


Be sure to run "Setup for JavaScript" after importing if you're using JavaScript/UnityScript or Boo.

What's new

Bug fixes and improvements
Title: Re: 2D Toolkit 2.5.8.2
Post by: jmenossi on July 27, 2017, 03:48:13 pm
Thanks for the update!
Many warnings fixed, but I am getting this one:

Invalid AssetDatabase path: C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/VR/Android/unitygvr.aar. Use path relative to the project folder.
UnityEditor.AssetDatabase:AssetPathToGUID(String)
tk2dSpriteCollectionBuilder:RebuildOutOfDate(String[]) (at Assets/TK2DROOT/tk2d/Editor/Sprites/tk2dSpriteCollectionBuilder.cs:164)
tk2dSpriteCollectionTextureWatcher:OnPostprocessAllAssets(String[], String[], String[], String[]) (at Assets/TK2DROOT/tk2d/Editor/Sprites/tk2dSpriteCollectionTextureWatcher.cs:24)
UnityEditor.AssetPostprocessingInternal:PostprocessAllAssets(String[], String[], String[], String[], String[])

Looks like this is only 1 warning, but it appears about 1000 times if I rebuild the entire project
Not sure if this can be a problem or I can just ignore it.
Thanks!

EDIT: I am using 2.5.8.2 and Unity 2017.1.0f3

Title: Re: 2D Toolkit 2.5.8.2
Post by: unikronsoftware on July 27, 2017, 08:05:02 pm
Leave it with me, I'll sort it out :) Expect another update soon.

I can't reproduce this. Can you give me some additional details so I can try to repro this?
Title: Re: 2D Toolkit 2.5.8.2
Post by: jmenossi on July 28, 2017, 09:40:40 am
Hi, I've just sent a sample project that reproduces the warnings (at least it does for me).
Hope this helps.
Thanks!
Title: Re: 2D Toolkit 2.5.8.2
Post by: unikronsoftware on July 28, 2017, 09:46:19 am
Thanks! I'll investigate this tonight.

Thanks for the repro, I have a fix - this will be in 2.5.8.3