.meta files not updating - SVN problem
I have a problem where one of the team members changes prefab`s sprite reference in it`s script, then saves the scene, saves the project. We look at .prefab file and it updates properly.
However it`s .prefab.meta file doesn`t get updated, thus leading to missing references for the rest of the team when updating via SVN.
Do you know why this happens?
Thanks for any assistance.
Comment
What specific change were you expecting in the meta file for the prefab?
From the top of my head, I can't think of any changes to prefabs meta file that would make sense.
From what you describe, it sounds that either someone forgot to commit the sprite, or the sprites metafile is different between your machines for some reason.