Hello Guest

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - danmerey

Pages: [1]
1
Support / Re: 2D Toolkit and Git
« on: January 08, 2018, 04:32:33 pm »
So you say I should "Rebuild Index" every time I push something related to tk2d?

What should I do if I need to auto-build my project (for example I use Unity Cloud Build for fast iOS builds)? I get a lot of "broken builds" sometimes and can't do anything with it (some atlases just corrupted, sprites a sliced and messed up).

Can this "Rebuild Index" happen by itself without manual pressing button? Or at least every time before build or something like that?

2
Releases / Re: 2D Toolkit 2.5.8.7
« on: October 16, 2017, 10:14:00 pm »
Hello! Why there's no new version on Asset Store?

3
Hi there,

Apologies for this issue - it was Windows specific, and worked fine in my OSX test environment. Here's a fix for this. Let me know if it works properly for you and I'll release the next update.

Thanks for quick fix, that helped!

4
I checked — I have the same problem in 2.5.8.4. So it is not 2.5.8.5 bug.

5
Hello, I just updated 2D Toolkit from 2.5.8.1 to 2.5.8.5 and now i have strange annyoing bug:

Atlas doesn't auto-update when I change texture files (to see new picture in game I need to open SpriteCollection and press "commit", otherwise nothing will change, there will be old textures in game).

Actual result:
When I change sprite (*.PNG), it doesn't auto-update in atlas / in game. To update every sprite I change i must open SpriteCollection and press "commit" every time.

Expected result:
When I change sprite (*.PNG), it auto updates in atlas / in game (Unity loads before that for 0.5-1 sec and then sprite changes).

Steps to reproduce:
- Install 2D Toolkit 2.5.8.1
- Update 2D Toolkit to 2.5.8.5
- Create SpriteCollection, add some PNG sprites there, press "commit"
- Change PNG sprite
- Nothing will change (here's a bug)

Downgrading to 2.5.8.1 helps (bug removes), but I want to use latest version of Asset without warnings and so. This bug is very annoying, so I hope, you will fix it soon. Thanks!

I work on Unity 2017.1.0f3 Personal, use your Asset for ~3 years.

Pages: [1]