spacegrubs / primus

0 stars 0 forks source link

Labels seem to delete assets from Kraken #23

Open emanisgrand opened 5 years ago

emanisgrand commented 5 years ago

Describe the bug After adding Asset Labels to certain assets on Unity, GitKraken seems to think those files have been deleted

To Reproduce Steps to reproduce the behavior:

  1. In Unity, click on the asset label button of a prefab from the inspector window
  2. Go to GitKraken
  3. Go to View Changes

Expected behavior Meta files change to reflect the fact that asset labels have been added

Screenshots n/a at the moment

Additional context I'm not 100% sure if this is the case, but I think there's a meta file parameter that gets added when you use asset labels and git doesn't recognize this so it thinks the file is deleted. Just a theory. Still needs to be tested though.

To test this