2D Toolkit Forum

2D Toolkit => Support => Topic started by: ShabihK on January 05, 2018, 10:28:05 am

Title: Collection issue with Git
Post by: ShabihK on January 05, 2018, 10:28:05 am
Hi!
I'm dicing large image (2024x2024 chunks) and all works fine in my computer but when I commit to the repository my changes the other users can not watch it. All sprite looks broken or sometimes they just can watch the old sprites.
I'm using 2D Toolkit 2.5.6, Unity 5.6.4p2 and in the repository I just commit the folders Assets and ProjectSettings.
Thanks for your help.
Title: Re: Collection issue with Git
Post by: unikronsoftware on January 17, 2018, 10:32:13 pm
Hi,

I've not seen that kind of issue before at all - are the file dates being set properly when cloning / updating a remote (not sure of git language for this, I use Hg).

ARound 2k by 2k chunks shouldn't really be an issue at all. If you "Rebuild Index" on the computer where it is broken after pulling, does that sort out the issue?